资源列表
c
- 用OpenCV实现的灰度图像细化,在VS2008环境下。-This is codes of image thinningusing OpenCV,under envionment of VS2008.
RealtimeVideo
- 基于VS2008和opencv 1.0的人群检测系统.该系统使用距特征检测人体,并计算人群密度。-the peopel dection system based on vs2008 and opencv.The system can estimate the population and the density of the crowd.
CB2010_OpenCV
- 真正可以在c++ builder 2010 下编译的Opencv文件。压缩包中包含必须的dll,lib和h文件,并有OpenCVExample.cbproj可测试运行,具体信息见doc文档。-The real opencv project in c++ builder 2010. the attachment consists of the needed dll,lib and h files. the OpenCVExample.cbproj can be open and run. the
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
Saliency
- Saliency cut显著性分割部分代码-Significant part of the code of sexual segmentation
Display-Image-from-Camera-in-PictureBox_03
- example about open & view picture on picturebox in MFC using opencv
lsmpeizhun
- 本程序分割试图,并基于OpenCv显示左右影像,影像匹配为最简单的差绝对值和的方法,精度一般,但是大体的思路很清晰,注释很详细,很适合初学者掌握整个流程。-This procedure attempts to split, OpenCv show about image, image matching for the most simple difference between the absolute value of the method, the general accuracy, but
opencv
- 自己结合网络上有的资源 写的基于轮廓的手势检测 还有指尖检测-Own combination of some resources on the network to write the outline-based gesture detection fingertip detection
GaussBGModel
- 用opencv实现的运动目标检测算法,程序用的是高斯背景建模法,测试用的是夜间车流量的视频,光线变化不大,效果不错-Moving target detection algorithm, with opencv program with the Gaussian background modeling method, the test is the video of night traffic light changes, the effect is good
Calculate_F_matrix
- 立体视觉 输入匹配点坐标,计算基础矩阵,含多种方法-Computer Vision, Calculate the foundation matrix by various methods
match
- 在利用开源软件OPENCV的基础上,在.NET4.0的开发平台上实现动态的模板匹配。分别利用了Hu矩,轮廓树等匹配方式进行匹配。-Based on the use of open source software OPENCV. NET 4.0 development platform, dynamic templates matching. Use Hu moments, contour tree matching to match.
bytefish-opencv-a7350e7.tar
- 开源实现的LBP 写的非常工整的代码 值得参考-an opencsource implementation of LBP