搜索资源列表
OpenCVfunctionsearch
- 这是OPENCV函数的查询工具,对于经常使用这些函数来编程的人员有很大的作用,可以查询每个函数的具体作用,使用方便-This is OPENCV function query tool for frequent use of these functions to programming staff has a significant role, you can query the specific role of each function, easy to use
OpenCV-example
- opencv常用的案例源码。对初学opencv的人员很有帮助哦-opencv case of common source. Staff very helpful for beginners Oh opencv
OpenCV-programing-introduction
- OpenCV_编程简介(入门必读).doc,对研究图形图像,人脸识别的人员有很大的帮助,可以用来算法和理论的实现。-OpenCV_ Introduction to Programming (Getting Started reading). Doc, the study of graphic images, face recognition is very helpful staff, can be used to implement algorithms and theory.
cutpicture
- 基于opencv的抠图,方便图像处理人员对某些特征的图片进行快速手动抠图-Opencv based matting, image processing staff to facilitate certain features fast manual matting pictures
HandDetector
- 这是一个人手识别程序,基于OpenCV,环境VisualStudio2013。 首先通过图片采集手势图像,而后进行减小噪声的滤波处理,根据肤色在YCrCb色彩空间中的自适应阈值对图像进行二值化处理,提取图像中所有的肤色以及类肤色像点,而后经过膨胀、腐蚀处理后,祛除小块的类肤色区域干扰,得到若干块面积较大的肤色区域;此时根据各个肤色区域轮廓特征进行甄选,获取目标手势区域,而后根据目标区域的特征进行识别,定位手心。-This is a staff recognition program, bas