搜索资源列表
checkface
- VC+opencv实现人脸识别功能,程序试运行过,完美无漏洞-VC+ opencv face recognition function, the program test run over, perfect no flaws
Gesture
- 自己用opencv写的手势识别的软件。界面简单点,用动态前景分割肤色模型和直方图反演分割手部区域,然后用模式识别方法搞定识别问题。绝对原创,以后可能再也不搞这方面了,传上来跟大家分享-Own use opencv gesture recognition software to write. Interface simply, skin color model with dynamic foreground segmentation and histogram segmentation of ha
vs2008_21.rar
- opencv 2.1 for vs2008 static Lib no warning no error. When link skip input atlthunk.lib,opencv 2.1 for vs2008 static Lib no warning no error. When link skip input atlthunk.lib
exa2.9
- 这是OpenCv的从摄像头读入数据的程序,其实程序中的capture结构初始化后,从视频文件或者摄像设备读入图像没有区别。-This is OpenCv the data read from the camera program, in fact, the capture structure of the program is initialized, the video file or video equipment from the read image is no different.
licence-plate-recognition
- licence plate recognition written in c++. non-opencv program no extralibrary ne-licence plate recognition written in c++. non-opencv program no extralibrary needed
OpenCVcode_CV
- OpenCV的例子,整理的一些有用的例程,基本没错误-OpenCV example, organize a number of useful routines and basically had no errors
steorecalibration
- 该程序是在学习opencv这本书中的立体标定程序的基础上进行了一定的改动,可以直接在VS中进行运行,没有错误-Opencv in learning the program is three-dimensional book on the basis of calibration procedures carried out some changes, can be carried out directly in the VS run, no errors
LBP-v0.0.4
- Local Binary Patterns, calculate histogram of LBP (local binary patterns) from an input image,VLBP (volume local binary patterns) -Introduction ============ This is a class to calculate histogram of LBP (local binary patterns) from an input ima
skeleton
- 细化算法通常和骨骼化、骨架化算法是相同的意思,也就是thin算法或者skeleton算法,该代码细化效果不错-Louisa Lam, Seong-Whan Lee, Ching Y. Suen,“Thinning Methodologies-A Comprehensive Survey ”,IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 14, NO. 9, SEPTEMBER 1992
point-matching
- 基于opencv的密集点匹配程序,运用C++语言实现-Sparse point matching and reconstruction (no image correction)
Sparse-point-matching
- 基于opencv的稀疏点匹配与重建(无图像校正)-Sparse point matching and reconstruction (no image correction)
mymfc
- 粒子滤波程序,调用的是OpenCV里的函数,没有重采样,用MFC基于对话框做的界面. 点击Next可以进行一帧一帧的处理,有2个按钮没有用-Particle filter program, calls the OpenCV function, there is no resampling, click Next to a processing of a MFC dialog-based interface. 2 button is not...
Prosac
- 用opencv2.3.1+vs2008实现PROSAC算法。PROSAC是比ransac算法更快的剔除无匹配算法。前提是,这种策略的前提是假定匹配度高的特征是内点的概率比匹配度低的特征要高。 -With opencv2.3.1+ vs2008 realize PROSAC algorithm. PROSAC is faster than ransac algorithm of eliminate no matching algorithms. Premise is, this strategy
opencv_dft
- 本文主要介绍怎样使用opencv来对图片进行傅里叶变换,其核心函数是opencv自带的dft()。DFT这个技术手段是将空间域映射到频率域中去,在图像处理有着举足轻重的地位。这里我们只是得到其变换的结果并看看贫域图有什么特点。 实验功能: 单击Open Image按钮,手动选择打开一副图片,不管其是否是彩色图片,这里统一将其转换成灰度图像显示,因为需要加快DFT运算速度。 将鼠标移动到图片显示区域,单击图片,这时会显示DFT中间结果图,也就是没有将低频域的点移动到图片的中心
opencv_hog_test
- 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5. 实验功能: 单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。 单击People Detect按钮,则程序会自动对该图片进
opencv2.3.1vs2010-de-pei-zhi
- opencv在VC上的配置问题,一次可以配置成功,终生不用重配!-The configuration problem on VC opencv, time can be configured successfully, and no need for reconfiguration!
ShenQiQQSnooker(V0.8)
- 方便准确,简单快速,适合无任何经验的斯诺克新手。绿色无病毒。直接显示红球和色球的运行轨迹,让您重拾对QQ桌球的信心。注意力量尽量小一点比较准确,将鼠标与球的边缘想切,不要太近也不要太远,画到外面的黑线不要着急,一会儿就没有了。-To facilitate accurate, simple and fast, no experience snooker novice. The green no virus. Direct red ball and chromosphere running trac
lbp
- 基于opencv的lbp算法实现,只是实现lbp图谱的转化,没有人脸识别部分的代码-Based opencv LBP algorithm just lbp map conversion, no face recognition part of the code
360_panorama
- 360-panorama,360度柱面图像拼接,程序在VS2008环境下开发,opencv2.4.3版本,程序可以直接运行,以将所需依赖项添加在文件夹中,源图像放在source_pic中,最后生成结果在result_pic中。 实现步骤:1先将图像投影到柱面坐标上,2提取图像SIFT描述子,3将SIFT描述子配对,4用RANSAC算法根据配对成功的描述子统计出变换矩阵T,5图像拼接。 对于拼接后的图像,没有做进一步细化处理,使用者可以在生成的图像上再做进一步编辑。-360-panoram
lunduo
- 画出图像的轮廓,但是没有对图像轮廓特征进行提取。-Draw the outline of the image, but no image outline feature extraction.