搜索资源列表
ex01
- opencv在vc下,读入连续图像,并输出边缘和角点的程序-OpenCV in vc, read consecutive images, and output edge and corner procedures
harrisCorner__2006528
- 用openCV编写的角点检测程序,其中第一个角点检测是从一缓冲区读入到图像,转换成IplImage后检测出角点;第二个角点检测函数是检测两副图像的角点,以便于进行匹配等运算操作。-used to prepare the corner detection procedures, the first one corner detection is a buffer to read images into IplImage after detect corner; the second corner
cvision1
- opencv和directshow显示图像系列1-OpenCV and directshow shows a series of images
cvision6
- opencv和directshow显示图像6-OpenCV and six images show directshow
Face
- 【原创】VS2008开发,基于OpenCV的人脸检测程序 从摄像头获取图像,人脸检测后输出。 “输出”文件夹中的XML文件为分类器,可以修改代码载入不同的分类器,牛人也可制作自己的分类器。-【原创】 OpenCV-based Face Detection procedure to obtain images from the camera, after the face detection output. " Output" folder for the classif
PicView
- 自己学习MFC和OpenCV的练习,图像读取采用OpenCV实现,算法自写,主要功能 1. 支持bmp,jpg,png,tif,pgm等图像格式 2. 支持滚轮缩放 3. 支持鼠标移动图像 4. 支持全屏查看 5. 支持自动播放(幻灯式播放) 6. 支持水平、垂直翻转,90度旋转 7. 支持键盘操作 8. 绘制图像时基本无闪烁-Using OpenCV implementation, the main functions 1. Supports bmp, jpg,
sift-1.1.1_20090108_win
- 利用OpenCV实现的图像Shift匹配,对初学者有很大帮助。-Shift the images using OpenCV to achieve matching, very helpful for beginners.
video1
- vc、opencv角点检测,定位图像中的焦点-vc, opencv corner detection, positioning images in focus
VS2012ConfigureOpenCV
- 文档内容是在VS2010中如何配置OpenCv,OpenCv是开源视觉库,用于图像处理。-The document is about how to configure OpenCv on VS2010,OpenCv is a open source visual library,which is ofen used to deal with images.
mymfc
- 使用opencv2.4.5写的图像处理入门代码,可实现图片读取,处理等简单操作,适合新手学习-Written opencv entry code, which enables the images to read, process and other simple operation, suitable for beginners to learn
MyMFC_v3
- OpenCV 模板匹配代码,支持自定义模板设置,对彩色、黑白图像均有作用-OpenCV template matching code, support for custom template settings for color, black and white images have a role
ChildCtrl
- CListCtrl,ComboBox,CStatic,日期控件等重写的类,可能有的需要 Opencv的一些图像显示函数,.h,.CPP文件-Rewriting the class CListCtrl, ComboBox, CStatic, date controls, may require some images and some display function Opencv
FindClosedContour
- 使用opencv找到最小的封闭轮廓的图像。-Use opencv to find the smallest closed contour images.