搜索资源列表
StereoMatching
- 本程序是通过OPENCV实现采集一个摄像头视频信息,主要采用了DirectShow等函数来实现,可用于视频监控等着的前期视频采集工作,希望对您有所帮助!-This procedure is achieved by collecting OPENCV a video camera, the main use of DirectShow and other functions to achieve, can be used for video surveillance video capture w
2011__opencvFilter2D_Test
- 这个是在刚学opencv时候的测试小代码。主要是卷积方面的,对图像进行滤波处理。同时,里面含有自编了一个简单函数滤波函数。里面每个文件均可以单独运行在VS20101平台下。(opencv2.1)-This is just a test when a small learning opencv code. Is the convolution of the main aspects of image filtering. At the same time, which contains a sim
opencv
- 我写的opencv程序,主要是视频读写函数,highgui函数-Opencv program I wrote, read and write the main function of the video, highgui function
qt_open_surf
- 在上篇博客特征点检测学习_1(sift算法) 中简单介绍了经典的sift算法,sift算法比较稳定,检测到的特征点也比较多,其最大的确定是计算复杂度较高。后面有不少学者对其进行了改进,其中比较出名的就是本文要介绍的surf算法,surf的中文意思为快速鲁棒特征。本文不是专门介绍surf所有理论(最好的理论是作者的论文)的,只是对surf算法进行了下整理,方便以后查阅。 该代码的作者给出的主函数实现了6中功能,包括静态图片特征点的检测,视频中特征点的检测,图片之间的匹配,视频与图片之间的匹配
facedect
- 图像处理中人脸检测代码,并有主函数调用程序,采用Haar特征检测人脸。-Image processing human face detection code, and the main function of the calling program, Haar feature detection face.
main
- opencv中的一些重要函数名及其用法-Combination of C++ with opencv, how to learn opencv in some of the function names and their usage
contour
- OpenCV实现的边缘检测算法, 主要运用OpenCV里的函数实现, 实验效果良好-OpenCV implementation of the edge detection algorithm, the main use of OpenCV functions to achieve the experimental results is good
OpenCVbiaoding
- 基于opencv的双目视觉的标定 很好的一个标定文档,主要用到opencv的函数。-Calibration based on binocular vision opencv s a good calibration document, the main use opencv function.
SIFT_RANSAC
- VS2012 x64+opencv做的图像拼接,参照了别人的代码改编。 做的是左右拼接,上下的行不行没试过。 主要函数就是图像的储存位置,需要在代码里改下 测试了下还是比较稳健的,拼接效果尚可,不过重叠部分可能产生鬼影,另外接缝处有小裂缝,如果不满意,可再设计方法优化 所有代码均含注释,浅显易懂,含测试图片 运行时请自行配置好头文件和lib文件目录-VS2012 x64+ opencv image stitching done with refe
yuanma
- 源码是Otsu的函数,这个函数是一个对图像进行取阈值的手段,内容不包含main函数。-Source code is a function of Otsu, a function is a means of threshold image, the content does not contain the main function.
opencv-study-program
- opencv图像处理的主要过程代码总结以及opencv库中经常使用到的函数功能说明与用法-The main procedure code image processing opencv opencv library summary and frequently used functions Function Descr iption and usage