CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - opencv a

搜索资源列表

  1. VCandopencvcornerdetect

    0下载:
  2. 关于人脸的角点检测,是一个用vc和opencv结合的例子,很好用。-About Face of corner detection is a combination of using vc and opencv example of good use.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:241078
    • 提供者:hongrong
  1. useopencvopenavifile

    0下载:
  2. 利用opencv来打开AVI视频并可读出USB连接的摄像头-The use of AVI video opencv to open and read a USB-connected camera
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:188717
    • 提供者:田贵友
  1. kalmantrack

    0下载:
  2. 利用Kalman滤波器跟踪一个旋转的点,是用Opencv编的-Use of Kalman filter to track a rotating point
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:2967
    • 提供者:田贵友
  1. opencvbasedkalmantrackadot

    0下载:
  2. 使用Kalman滤波器跟踪一个旋转的点,使用OPENCV编程-The use of Kalman filter to track a rotating point, the use of OPENCV Programming
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2992
    • 提供者:田贵友
  1. opencvimageprocess

    0下载:
  2. 这是自己编写的基于opencv的图像及视频处理的一个小测试程序,麻雀虽小,但是初步了解怎样利用opencv进行图像以及视频处理已经足够了,另外其中含有在控件显示图像的代码。-This is based on the preparation of their own images and video opencv deal with a small test procedure, the sparrow may be small, but preliminary opencv know how t
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1976919
    • 提供者:巢歌
  1. ImageclassWithOpenCV

    0下载:
  2. This a simple class for OpenCV users. Good luck for your image processing projects
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1105
    • 提供者:stonerain
  1. opencv_tutorial_cxcore_highgui_2005Q4

    0下载:
  2. opencv tutorial的一些小例子,已调试过,运行OK-opencv tutorial a number of small examples have been debug, and run OK
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1936104
    • 提供者:xgq
  1. AviPlayer

    0下载:
  2. 该程序是采用OPENCV库写的一个关于AVI视频的播放器,程序简单明了,适合初学者!-this program was written by C language and opencv. this is a avi player, its simple and may be usefull for the starter of opencv!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:13258
    • 提供者:liaohh
  1. effect3

    0下载:
  2. VC6 开发的将OpenCV和DirctX结合起来的程序,程序通过控制功能载入图像,然后经过OpenCV的函数处理,然后将纹理贴到旋转立方体表面。-VC6 project combined with OpenCV and DirectX, program load a picture and process this picture using CV and then pasted the processed picture to the cube.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1126075
    • 提供者:ff
  1. slider

    0下载:
  2. 读取并且在屏幕上显示一个avi视频文件。视频窗口有一个进度条,可以快进和后退。采用opencv开发。-read and show an avi video, and there is a slide, with which we can control the video.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3551297
    • 提供者:刘敏
  1. include

    0下载:
  2. 应用OpenCV进行边缘检测,利用了Canny准则和Canny算法,OpenCV中提供了封装后的Canny函数,应用这个函数对图像进行边缘检测将取得十分理想的效果-OpenCV application to edge detection, the use of the Canny criteria and Canny Algorithm, OpenCV provides a package after the Canny function, the application of the func
  3. 所属分类:Graph program

    • 发布日期:2017-04-25
    • 文件大小:11054
    • 提供者:huzhanqi
  1. myblobtrack

    0下载:
  2. 一个OPENCV实现的关于跟踪方面的代码,大家可以参考一下。-OPENCV regarding the implementation of a tracking code, you can reference.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-09
    • 文件大小:1945653
    • 提供者:leo
  1. Vido

    0下载:
  2. 介绍了用opencv读取并显示视屏的程序,可以来自文件或摄像头-Introduction by opencv read and display screen of the process, may come from a document or camera
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1313458
    • 提供者:
  1. mymfc_CAROL

    0下载:
  2. opencv 分布创建MFC例程,方便初学者快捷学习及看到结果-a case of MFC about opencv
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3455540
    • 提供者:carol
  1. skin_abstract

    0下载:
  2. 肤色图像分割: 对当前目录下a.jpg进行肤色分割提取 基于OpenCV函数库-Color image segmentation: on the current directory a.jpg color segmentation to extract based on the OpenCV library
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2699
    • 提供者:wudp
  1. opencvMFC

    0下载:
  2. 这是一个OPENCV在MFC下的示例程序,功能齐全,给出了较多应用,比较不错-OPENCV This is a sample of at MFC procedures, functions, applications give more, more good
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:186051
    • 提供者:李焕
  1. pointset

    0下载:
  2. 基于OPenCV的源码,用于分割而为点集,函数执行二次方程的算法,将集合拆分成一个或更多的等效类。-Based on the source OPenCV for partition and for the point set, function to implement the algorithm quadratic equation will be split into a set of equivalent or more categories.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:6895
    • 提供者:无梦
  1. readseq

    0下载:
  2. 基于OPenCV的源码,用于实现从一个文件存储器中到结构的数组的操作,供参考。-OPenCV based on the source for a file from a memory array to the structure of the operation, for reference.
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7408
    • 提供者:无梦
  1. FaceDetection

    0下载:
  2. FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,因此请首先到相关网站上下载并安装OpenCV,此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,该文件在OpenCV中提供,请读者将该文件复制到程序同一目录下,程序即可正确运行。-FaceDetection is a static face detection process, the attention required FaceDetec
  3. 所属分类:Graph program

    • 发布日期:2017-05-08
    • 文件大小:1949391
    • 提供者:mike
  1. LearningOpenCV

    0下载:
  2. Learning OpenCV,老外写的学习opencv的经典教程。-Learning OpenCV, foreigners learning to write a classic tutorial opencv.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-28
    • 文件大小:10763415
    • 提供者:劳神
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com