搜索资源列表
cvWatershed 基于C++语言的分水岭算法
- 本程序是基于C++语言的分水岭算法,其中调用了opencv的函数库。-This procedure is based on C++ language, watershed algorithm, which is called the opencv library of functions.
Kalman
- kalman颜色跟踪算法 效果比meanshift好 opencv -kalman opencv color tracking algorithm
SIFTSURF
- SIFT算法、SURF算法和PCA—SIFT算法的实例,里面要安装OPENCV才能用的-SIFT algorithm, SURF algorithm and PCA-SIFT algorithm instance, which can be used to install OPENCV
grabcut
- opencv抠图算法。c语言实现。需要较少的用户输入就能实现很好的分割效果。-opencv matting algorithm
OpenCV_SIFT(C-CPP)
- 基于OpenCV下的sift算法源代码,可用于图像匹配-Under the sift algorithm based on OpenCV source code can be used for image matching
camera
- 摄像机标定算法matlab实现,没有解压缩码,欢迎使用。Tsai和zhang的经典算法。-Matlab camera calibration algorithm to achieve
TrackerTestbed
- 卡内基梅隆大学的一个博士写的一个视频目标跟踪平台,包含几乎所有的目标跟踪算法,有开源的代码和相应的论文,还可以加入自己改进的算法,有很好的参考价值。-Carnegie Mellon University, a Ph.D. to write a video tracking platform, contains almost all of the target tracking algorithm, there are open source code and the corresponding
cPPClassic-code
- 很多经典的c++算法源代码,希望能帮助到您-Many the classic c++ algorithm source code, hope you can help to
sift(C-code)
- 自编的SIFT优化算法,有注释,下载即可使用VS2008+OPENCV2.4.2-Self the SIFT optimization algorithm, notes, download to use VS2008+OPENCV2.4.2
vc-imageprocessing
- 数字图像处理,里面包含很多c++算法,适合初学opencv,包括图像融合、图像分割、图像拼接-Digital image processing, which contains a lot of c++ algorithm, suitable for beginners opencv, including image fusion, image segmentation, image stitching
c
- 图像处理核心算法文件,适合学习机器视觉的人研究,在运算速度上做了优化-Image processing core algorithm file, suitable for learning machine vision of human studies, in the computing speed to do the optimization
实现Harris角点检测算法
- 基于vs2010实现Harris角点检测算法(C语言)(Implementation of Harris corner detection algorithm)
line
- 利用opencv进行直线检测,内含lsd算法与hough算法(Using OpenCV for line detection. Containing LSD algorithm and Hough algorithm)
Camshift
- VS2013结合OpenCV3.2.0,运用Camshift算法对视频中的彩色物体进行跟踪(VS2013 combined with OpenCV3.2.0 and uses Camshift algorithm to track color objects in video)
SLIC
- 超像素分割算法,基于K-means算法,自己写了一个方便优化,非常实用(Super pixel segmentation algorithm, very practical)
OpenCVJNI03
- Visual studio 2015 调用OPencv实现特征的检索与匹配,DLL程序,可修改更换不同的特征提取算法。(Visual studio 2015 call OPencv to retrieve and match features, and DLL program can modify and replace different feature extraction algorithms.)
基于opencv的质心算法
- C++语言,用于图像处理,求解图片的质心,二维定位,(For image processing, the centroid of the image is solved, two-dimensional location)
95_ORB算法描述与匹配
- Opencv+VS C++实现ORB算法(Opencv+VS C++ implements the ORB algorithm.)
7分水岭算法
- 利用opencv实现分水岭算法,可直接运行(Opencv implementation of watershed algorithm)
Surf_test
- 基于OpenCV3.0.0版本的SURF算法及程序测试(SURF algorithm and program testing based on OpenCV3.0.0 version)