搜索资源列表
OpenCVHello
- OpenCV的轮廓识别,自己用MFC+OpenCV写的轮廓识别与字符分割小软件.软件可实现轮廓识别的准确分割.-OpenCV' s profile recognition, they used to write the outline of MFC+ OpenCV recognition and character segmentation in a small software. Software to achieve accurate segmentation contour dete
FindEllipse
- 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆,支持椭圆参数的自定义筛选-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection, ellipse fitting,Support the custom of the ellipse parameters
test2
- 计算机视觉处理高级程序包,实现了摄像机标定、立体匹配视差图、基于SSD算法的立体匹配、人脸模式识别、Snake算*廓查找功能。-High-level visual processing computer package, to achieve a camera calibration, stereo matching disparity map, SSD-based stereo matching algorithm, face pattern recognition, Snake algor
drawcontour
- 基于OpenCV的肤色轮廓绘制程序,输入需要是一张含有肤色的黑白图像,运用Opencv中的cvFindContours函数和cvDrawContours函数,可运用到手势识别中-draw the contour of the skin color in a picture draw the contour of the skin color in a picture
ParticleFilter
- 颜色直方图粒子滤波器,并给出了英文参考文献; 运行方式:在前景窗口,按p键停止,在目标区域点击鼠标,让程序自动识别出目标轮廓,再次按p键,即可跟踪-The color histogram particle filter, given English references operation modes: in the foreground window, press p stop clicking the mouse in the target area, allowing the pro
HandDetectionAndRecognition
- 本算法实现了基于手部颜色和手形的静态手势的检测和识别,特色有两点:(1)排除了面部区域后进行肤色检测(2)在手部候选区域分别提取轮廓,并求出Hu不变矩,将其与模板进行比较,排除类手形区域,进一步识别是何种手势-hand gestures detection and recognition based on skin colors and hand shapes
FaceDetection
- 图像预处理包括图像平滑、图像分割、二值化、图像形态学处理和轮廓提取。轮廓提取是使用八邻域边界跟踪算法。在手势的特征提取部分,使用边界傅立叶描绘子的手势特征提取算法。针对手势的识别,采用了基于 BP 神经网络的识别方法-Image pre-processing, including image smoothing, image segmentation, binarization, morphological image processing and contour extraction.
canny
- 基于Canny函数的轮廓识别 可以调整阈值-image matching with canny function
car-palate
- 主要用于对运动的车辆的检测,能够获得运动车辆的轮廓,车牌的识别,车的类型-Primarily used for the detection of moving vehicles, it is possible to obtain the contour of the moving vehicle, the license plate recognition, the type of car. . .
test_contours
- 轮廓识别代码,需要你改变代码中加载照片的路径-Contour identification code, you need to change the path in the code to load photos
asmlib-opencv-master
- 图形图像识别根据人脸的特征库来进行人脸边缘轮廓的识别和特征部位的识别-this is a program,it can detect face by face s db
pic
- opencv 识别轮廓计算癌细胞个数的demo-use opencv to calaculate CTCcell
Boat-Monitor4
- 运用opencv对红外图像序列进行分析跟踪,识别其中轮廓,从而得出影像轮廓描述-Opencv using infrared image sequence analysis track, identify which contours to arrive at the image contour descr iption
HandDetector
- 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas
cvHeadPose-master
- 面部特征点识别,勾勒出面部轮廓,眼睛轮廓,以及嘴巴鼻子的轮廓,适合借鉴参考,完全什么都不会的伸手党就不要看了-Facial recognition feature points, and sketched out facial contours, eye contour, mouth and nose outline for draw reference, exactly what the party will not reach out, do not read
Find
- 基于OpenCV的椭圆检测算法,通过边界处理、轮廓识别、椭圆拟合来检测椭圆-Ellipse detection algorithm based on OpenCV,Boundary treatment, contour detection
OpenCV模板匹配的方法识别手势
- 首先膨胀5个像素点,避免手指短截。接着选取最大轮廓,将最大轮廓重新画出来,过滤掉其它小轮廓,即背景噪声。 将二值化的图像转化成近似多边形。将手指边缘直线化。从而在第5步骤中去掉不需要的轮廓缺陷(Hand gesture recognition by template matching)
FireDetection_src
- 火焰检测模型(MFC版本),轮廓处理有待改进,可尝试不同限制条件,优化程序(Flame detection model (MFC version), contour processing needs to be improved, you can try different restrictions, optimization procedures)
基于opencv的交通标志识别
- 基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
创建包围轮廓的圆形边界
- open'c'v 识别检测物体的轮廓边缘 画出它的边缘(Open'c'v Recognition detects the contour edge of an object and draws its edge)