搜索资源列表
ImageFilter
- 实现人脸检测 主要是针对裸露肌肤检测,从而实现对色情图像的过滤,用了rgb,hsv,ycrcb,纹理检测等多种方法,可以运行,效果不错-Implementation of face detection is mainly directed against the bare skin testing, in order to achieve the filtering of pornographic images, using the rgb, hsv, ycrcb, texture detect
eventdetect
- 情景检测,使用vs2008环境,代码简洁,可实现 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-Scenario testing, using the vs2008 environment, the code simple, achievable Video Retrieval System video classification and retrieval, with reference to the World trieckvid
myopencvface
- MFC结合opencv作出的实时人脸检测界面,经过测试,检测准确度较高-Opencv make real-time combining MFC face detection interface, through testing, testing accurate
Orb_OK
- 基于opencv 2.3.1的ORB特征提取算法的测试程序,效果还不错-Based on of opencv 2.3.1 ORB characteristics extraction algorithm testing procedures, the results were pretty good
12_1
- 检测黑白格标定板内指定矩形区域的角点。主要涉及IplImage,CvScaclar,CvPoint2D32f,CvPoint,CvRect-Black and white box testing within the specified rectangular area calibration panel corners. Mainly related to IplImage, CvScaclar, CvPoint2D32f, CvPoint, CvRect
LearningOpenCVCode-CalibrationTesting
- OpenCV C++ 標定與檢測 程式碼-OpenCV C++ code calibration and testing
opencv_demhist
- opencv dft变换实例,基于opencv进行测试的一个例子-opencv dft transform instance, based on an example of testing opencv
CRL-2001-1
- 一位大牛写的用opencv这个软件进行人体检测的论文 -Written by a large ox with opencv human testing of this software papers
corner
- 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
HOGadaboos
- 应用HOG和adbost进行人体检测试过了,效果还不错,推荐给大家-Application for human testing HOG and adbost tried, the results were good, recommend it to everyone! ! !
Opencv
- 基于Opencv的人脸综合检测Based on comprehensive testing Opencv Face-Based on comprehensive testing Opencv Face
Contour-Detect
- 人脸边缘检测,人脸识别检测 源代码 OpenCV C-Face recognition testing OpenCV C++
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
skin
- 通过手工标注从照片中取样皮肤,然后对输入视频进行皮肤检测,将费皮肤处显示为蓝色。-Sampling skin, skin testing, then the input video fee skin is displayed at the blue label from the photo by hand.
traak
- This a very good tracker testing programming to us opencv-This is a very good tracker testing programming to us opencv
canny
- 学习opencv,opencv的基本算法,canny算法,检测图形边缘-Testing the edges of the figure
faceDemo
- 人,脸,检,测,中,的,精,品,人脸检测中的战斗机-Face, inspection, testing, in essence, goods, face detection fighter
THE-MNIST-DATABASE
- 斯坦福大学的手写字符图像库,方便大家免于读写idx1-ubyte和idx3-ubyte文件。数据包括训练图像60000幅,测试图像10000幅,图像大小为20*20;以及存储图像及其对应类别的xml文件,并写好了opencv读写方法的文档。-THE MNIST DATABASE of handwritten digits.It includes 60000 training images and 10000 testing image.And it contains the xml files
gaussbackground
- 混合高斯模型,前景检测,效果比较好,里边有运行的效果图片以及进行检测的视频-Gaussian mixture model, the prospect of testing, the results were quite good, running inside the effect of pictures and video test
SIFTTest3
- 实现对图像的sift特征点检测,能够对图像添加噪声、旋转、缩放,检验sift算法效果,实现两幅图像间的sift特征点匹配。-Sift feature point detection on the image, you can add noise on the image, rotate, zoom, testing the effect of sift algorithm, sift feature point matching between two images.