搜索资源列表
MEANSHIFT目标跟踪算法
- MEANSHIFT目标跟踪算法 使用了OpenCV库
AForge.NET
- AForge.net是c#的图像库,功能庞大,封装的很好,用起来比opencv方便多了,是c#图像程序员不可缺少的工具。-AForge.net is the c# image library, features a large, well packaged, using up much more convenient than the opencv is c# programmers an indispensable tool for the image.
sss_source
- 《OpenCV教程》(基础篇)是国内第一本全面介绍OpenCV的中文版图书,对OpenCV开放源代码计算机视觉库进行了详细讲解。OpenCV由一系列C函数和C++类构成,功能涵盖图像处理、计算机视觉和模式识别等领域。OpenCV实现了大量通用算法,涉及到图像处理、结构分析、运动检测、摄像机定标、三维重建以及机器学习等方面,并有较高的运行效率。-The Open Source Computer Vision Library may contain design defects or errors
Detects-the-face
- 通过调用opencv库的检测人脸的程序,检测效果很好-Through a calling opencv library face detection process, the detection good effect
robwhess-opensift-300bad1
- 基于opencv库的sift特征检测与匹配算法实现-Matching algorithm implementation based on the the opencv library sift characteristics detects
MeanShift-segmentation
- 基于meanshift算法的图像分割,非opencv库函数,自己实现算法!-Based on the meanshift algorithm of image segmentation 。
PhotoShop
- 基于C++编写的一个图片处理软件,加入了第三方库Opencv,大部分功能都是自己实现的。-Based C++ processing software written in a picture, adding a third-party libraries Opencv, most of the functions and realize their own.