搜索资源列表
OpenCV_2EyeRecognize
- OPENCV双目人脸识别实验,使用OPENCV2.4.6提供的直方统计算法方案为蓝本重新设计架构,将原本的单目识别扩展成双目识别,本工程已实现双目图像提取和双倍识别计算,可进行二次开发,进化成3D形体识别-OPENCV binocular face recognition experiments, algorithm histogram statistics provided by the use of OPENCV2.4.6 is modeled to design architecture,
allstep
- 基于opencv的滤波、反色、边缘检测、形状匹配。(Opencv filtering, edge detection, color and shape matching based on.)
159.cpp
- 能识别多张图片中圆形轮廓的形状,可以快速识别比一般的Hough 圆检测快。(Recognizes the shape of a circular outline in multiple pictures to quickly identify faster detection than the average Hough circle.)
temp
- 用opencv中的matchTemplate函数实现基于形状的模板匹配(Using the matchTemplate function in OpenCV to implement shape based template matching)
simulate
- 形状是由图像的轮廓形成的,所以理论上形状识别是通常在边缘或轮廓检测后的步骤。(edge_based_matching The shape is formed by the outline of the image, so theoretically the shape recognition is usually the step after the edge or contour detection)