搜索资源列表
OpenSURF2010.1.8
- SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
Blob
- 基于OpenCV的斑点分析,图像处理应用-OpenCV spots based on analysis, image processing applications
blobtrack
- blob tracking for opencv development
TrackingBlobAlgorithms
- This contained BG/FG detection(simple version and adaptive background mixture models), blob tracking(connected component tracking and MSPF resolver, mean shift, particle filter), Kalman filter using OpenCV. It can be helpful who studying object detec
ridgeDetection_CPP
- 把图像放置在Gaussian Scale Space,并求出各层图像的Hessian 矩阵。 通过Hessian举证,来求出图像中的blob和ridge。-The image is placed in the Gaussian Scale Space, and calculate the Hessian matrix of the layers of the image. At last the blob and ridge of the image will be detected.
PrimitiveDetection
- 基元检测代码及演示程序:边缘检测、角点检测、Blob检测、哈夫变换、多尺度表达-Primitive Detection: Edge Detection\ Corner Detection\ Blob Detection\ Hough Transform\ Multiple Scale
Tracking2
- 团块跟踪 - 跟踪团块并标识出来。 主要用于演示对团块的跟踪,基于OPENCV-blob tracking demonstration
Blob
- cvBlob example for VS2012, C++ with OpenCV
Blob-detection
- 金属的Blob侦测,使用程序过滤图像上金属上的胡椒盐杂讯。-Blob metal detection, the use of salt and pepper noise filtering process on the image on the metal.
cvblob
- the code is a computer vision algo in C++ for detection of a blob object
blobs
- BLOB分析,轮廓提取,轮廓外接多边形拟合,vs2010,opencv2.4.8-BLOB analysis, contour extraction, external polygonal contour fit, vs2010, opencv2.4.8
SimpleBlobDetector
- 二值图像的连通域分析,blob分析,用于定位连通域的位置,统计连通域的数量-Binary image connected component analysis, blob analysis
Tracking-of-moving-objects
- 是经典的blob模型对实现对运动物体的跟踪,很好的例子,适合于初学者。-It is the classic model for achieving blob tracking moving objects, a good example, suitable for beginners.
main
- opencv simple blob descr iptor