资源列表
enlarge
- 基于opencv的图像放大,利用线性插值的方法放大图像-Opencv image-based amplification, using linear interpolation method to enlarge the image
kaijidonghua
- 开机动画,非常不错,可以下载自己研究一下-Boot animation, is very good, you can download their own study
SURF_VC6.0
- Visual C++ 6.0 平台下使用OpenCV库实现的SURF特征点检测算法,效率较SIFT特征点检测要高。正确配置OpenCV后能修改输入图像能正确运行。-SURF feature point detection algorithm implemented using the OpenCV library under the Visual C 6.0 platform, more efficient than the SIFT feature point detection is hig
GuassFilter
- 基于openCV实现的高斯滤波程序,开发环境是VC6.0,可以自适应的修改模板大小-OpenCV based implementation of the Gauss filter procedure, the development environment is VC6.0, can be adaptive to modify the template size
learning-OpenCV-CH
- 学习OpenCV(中文版)+ pdf 电子书,为了学习的方便,我自己加入了详细的电子目录,精确到每一小节的小标题,使该电子书更方便查看和资料检索,特此上传分享!-learning OpenCV
opencvPicCo
- opencv的图像匹配程序,可达到亚象素-opencv image matching procedure, can achieve sub-pixel
MeanShift
- 用meanshift方法在opencv和vs2008上实现运动物体的检测与跟踪。-Meanshift methods used to achieve the opencv and vs2008 moving object detection and tracking.
MFC_OpenCV
- 在MFC框架下基于OpenCV的灰度图像处理技术源码-OpenCV-based grayscale image processing technology source in the MFC framework
blocktrack
- 该代码是基于opencv的运动检测代码,其主要思想是通过团块检测运动目标,然后跟踪识别运动目标。-The code is based on motion detection opencv code, the main idea is to detect moving objects by mass, and then track the moving target identification.
SVM-opencv-visual-C-6.0
- opencv中的支持向量机源程序,将日文翻译过来,中文注释,通俗易懂,比较adaboost-opencv source of support vector machines, translated to Japanese, Chinese, comments, user-friendly, more adaboost
13
- 使用opencv实现图像的背景提取,其中很好的实现了背景的提取-Using opencv background of image extraction, which achieved a good background extraction
opencv_drawing
- 本文主要讲讲怎样用opencv画一些基本图形,这些图形包括,直线,圆,椭圆,多边形等。参考资料为opencv自带tutiol及其code。 开发环境:ubuntu12.04+Qt4.8.2+QtCreator2.5+opencv2.4.2 实验功能: 1.单击Drawing1按钮,将会画出atom图形,并且可以看出该图形成的过程,共分5个步骤画,每画完1个部分会自动停留1s,以便观察,然后画下一个部分,直至完成atom图形。 2.单击Drawing2按钮,将会画出
