资源列表
[OpenCV] FaceTrackingVisualization
说明:第三类库opencv和kinect摄像头结合可以进行对人脸的识别-The third library opencv and kinect camera can be combined with the recognition of human faces<汤辰> 在 2025-07-03 上传 | 大小:52kb | 下载:0
[OpenCV] calibration
说明:open cv 实现摄像机标定,经验证可以实现-open cv achieve camera calibration, proven can be achieved<王帅> 在 2025-07-03 上传 | 大小:2kb | 下载:0
[OpenCV] ViewMoprhing
说明:双目视点融合,利用两个视点的图像造出中间视点的图像来.-View Morphing<姚晓辉> 在 2025-07-03 上传 | 大小:5.23mb | 下载:0
[OpenCV] FaceDetection-0303
说明:基于opencv的脸部特征识别工程,是在vs2010下进行的开发-Opencv based facial feature recognition project is carried out under development in vs2010<蒲栋> 在 2025-07-03 上传 | 大小:1.99mb | 下载:0
[OpenCV] Watershed1
说明:分水岭算法的实现。在他人算法上修改,主要是添加了从图像到矩阵的转换使得程序可以运行并查看结果-Watershed algorithm. Algorithmic modifications in others, mainly from the image added to the matrix conversion makes the program can run and view the results<rj> 在 2025-07-03 上传 | 大小:19.21mb | 下载:0
[OpenCV] mexopencv-master
说明:opencv函数用matlab实现接口,快速运行,方便使用matlab做机器视觉的研究-opencv, compution vision, matlab<liu> 在 2025-07-03 上传 | 大小:1.66mb | 下载:0
[OpenCV] MeanShift-Kalman-tracking-algorithm
说明:结合kalman滤波的meanshift跟踪算法,meanshift算法是一种经典的均值漂移跟踪算法,采用颜色直方图作为跟踪特征,具有很高的稳定性和鲁棒性,kalman滤波是一种线性滤波预测算法。在meanshift算法中引入kalman滤波,可以提高算法的稳定性,同时提高算法执行效率。代码中除了avi格式视频读取采用opencv库函数外,核心算法均为纯C++实现,注释详细,很容易理解,同时具有很高的参考价值。 -Meanshift kalman filtering combined track<roc> 在 2025-07-03 上传 | 大小:15kb | 下载:0