资源列表
OpenCV_examples
- opencv 实例,包括直线检测、圆检测、canny边缘检测、轮廓检测、FFT等-the examples of opencv
houghparabola
- eyelid detection by hough transform
demo
- 获取摄像头视频并且自动保存,代码已经调试过,可用,是opencv2.3-Access to the camera video and automatically saved
Equilibrium
- 在图像处理前期都会设计到的一些问题,对图像进行均衡化处理也是很基础的工作-Will be designed to image processing, pre-equalization processing based on image
OpenSURFcpp
- C#版OpenSURF,提高了分析特征点的速度,已经加入了Match模块-amend the opensurf for c#. it speeds up analysing the vip points and adds images matching.
VideoTest
- 利用OpenCV+MFC捕捉并显示摄像头视频-OpenCV+MFC capture and display the camera video
siftmatch
- SIFT从特征提取到匹配完成的整个过程,已经修改好完全可以在vs2010上运行,c++版本的-SIFT extracted from the feature match to complete the whole process has been modified can run in vs2010 c++ version
bilateral_filter
- 双边滤波器,是一种可以保边去噪的滤波器,好处是可以做边缘保存-bilateral filter
123
- 图像处理过程中腐蚀提取字符等特征的提取,同时还是很好的-this is a good resource
SVM_classification
- OpenCV SVM分类测试代码 利用SVM解决2维空间向量的3级分类问题-OpenCV SVM classification test code to use the three classification problems SVM to solve the two-dimensional vector space
bayes-classification
- OpenCV中贝叶斯分类器的API函数用法举例 OpenCV中贝叶斯分类器的API函数用法举例-OpenCV Bayesian classifier API function usage example, the Bayesian classifier in OpenCV API function usage example
Sobel-operator
- 使用Sobel算子进行图像的边缘检测,vc6.0,opencv1.0,希望对大家有用-Image edge detection using Sobel operator, vc6.0 opencv1.0 ,i hope it is useful for everyone.
