搜索资源列表
3d-reconstructuon
- opencv2.4.9中关于三维重建的samples-the samples concerning 3d reconstruction in the opencv 2.4.9
opencv2.4.9-cpp_samples
- opencv2.4.9中C++的样例源码-the source c++ code in opencv2.4.9
opencv2.4.9-c_samples
- opencv2.4.9中C源语言的样例源码-the source c code in opencv2.4.9
tutorial-4-cuda
- opencv2.4.9中关于cuda的样例安卓源码-the source andriod code about cuda in the opencv2.4.9
opencv2.4.9-GPU
- opencv2.4.9中关于GPU的样例源码-the source code about GPU in the opencv2.4.9
CameraFaceDetection
- 读摄像头并框出人脸的程序,工程为VS2013+OpenCV2.4.9,背景单一时识别较好。-Read camera and box application, make a face engineering VS2013+ OpenCV2.4.9, background when single recognition is better.
OpenCvTest
- 用Opencv2.4.9和VC2013写的Opencv入门图像处理程序,主要是读取彩色图像、转化为灰度图像、用Canny算子进行边缘检测、显示各种图像等,是比较好的Opencv入门简单程序。-Written by Opencv2.4.9 and VC2013 Opencv entry image processing program, mainly to read the color image is converted to grayscale images, using Canny edge
直方图统计及比较
- 对图片做直方图统计,并计算不同图像之间的匹配率,效果很好,opencv2.4.9
blink_singlepic_canny
- 该程序实现了图像中canny特征点的提取; 使用的是opencv2.4.9库-The program implements a feature point extraction canny image Using opencv2.4.9 library
Camera_Contours
- 该程序能够直接调用电脑摄像头,并使用了自适应的二值化对图像提取轮廓; 使用的是opencv2.4.9库-The program can directly call PC camera, and the use of adaptive binary image contour extraction Using opencv2.4.9 library
SVM_Histogram_training
- 改程序能够根据直方图进行SVM训练,并进行直方图匹配,进行相应的分类; 被程序使用的opencv2.4.9库-The program can be changed according to the histogram SVM training, and histogram matching, the corresponding classification Opencv2.4.9 libraries used by the program
blink_singlepic_harris
- 该程序能够对单幅图像进行harris提取; 该程序使用的opencv2.4.9库;-The program can be carried out on a single image harris extraction Opencv2.4.9 library used by the program
Video_to_pics
- 该程序十分使用,能够直接将视频转换以帧为单位提取并存储下来。 该程序使用了opencv2.4.9库-The procedure is very used to directly convert video in units of frames is extracted and stored down. The program uses the library opencv2.4.9
2midfilter
- 本代码是vs2010编写的opencv2.4.9版本,单通道中值滤波。-The code is written in opencv2.4.9 vs2010, single median filter.
TLD
- 本程序是在vs2010+opencv的平台上运行的,利用的是opencv2.4.9,C++写的,该算法与传统跟踪算法的显著区别在于将传统的跟踪算法和传统的检测算法相结合来解决被跟踪目标在被跟踪过程中发生的形变、部分遮挡等问题。同时,通过一种改进的在线学习机制不断更新跟踪模块的“显著特征点”和检测模块的目标模型及相关参数,从而使得跟踪效果更加稳定、鲁棒、可靠。最后的得到的效果令人满意。-This program is run on a platform vs2010+opencv, the use
MFC--Picture-control-OpenCV-2.4.9
- 本实例使用vs2013 中的 vc++结合opencv2.4.9进行图片显示。图片显示在picture contrrl,然后进行图片边缘提取-This example uses the vc++ vs2013 opencv2.4.9 be combined picture is displayed. Picture appears in the picture contrrl, then image edge extraction
opencv2.4.9Pvs2010-matchTemplate
- opencv2.4.9+vs2010 实现图像匹配,从原图中识别其中的某一部分 配好opencv可以直接运行。-opencv2.4.9+ vs2010 achieve image matching, which identified certain part with a good opencv can be run directly the original image.
opencv2.4.9-PVS2010-face
- opencv2.4.9+vs2010 实现人脸定位,定位轮廓可以为圆形也可以为方形 配好opencv可以直接运行。-opencv2.4.9+ vs2010 realization of human face location, location profile can be circular square with a good opencv can be run directly.
opencv2.4.9Pvs2010-lunkuo
- opencv2.4.9+vs2010 轮廓提取 配好opencv可以直接运行。-opencv2.4.9+ vs2010 configure opencv contour extraction can be run directly.
opencv Reference Manual_2.4.9
- OpenCV2.4.9版本的使用说明,里面包含了各种函数的定义、声明和使用。英文版,但内容比较容易理解。(The use of OpenCV2.4.9 version contains all kinds of functions definition, declaration and use. English version, but the content is easier to understand.)