资源列表
My_corner
- 仅用opencv读图,c语言实现了harris角点检测算法-Opencv only interpret blueprints, c language the harris corner detection algorithm
lbp
- c++编写的简单的LBP程序,在VC2008+opencv2.4.6下运行成功,能够很好的显示人脸纹理。-A simple c++ code of LBP algorithm, it can be successfully operated on VC2008 with opencv 2.4.6.
asmlibrary_release2.3
- asm人脸识别程序完整代码,可以识别出多个人脸,并能检测出人脸60多个特征点。-ASM face recognition program complete source code, we can identify many face, and can detect the face more than 60 feature points.
emgucvFace
- c#opencv emgucv 人脸识别开发-c# opencv emgucv recognition development
Source
- ARToolKit应用实例,显示稳定的初音模型的源代码。可切换多种模型。-ARToolKit application examples, showing steady Hatsune model source code. Can switch between multiple models.
main
- 图片通过对比图像库找到图片中的动物并识别出来。-By comparing the image library to find pictures of animals and identified.
PlateIdentify
- opencv,C++,数字图像处理,车牌识别系统-opencv, C++, digital image processing, license plate recognition system
CarShapeIdentify
- opencv,C++,数字图像处理,车型识别系统-opencv, C++, digital image processing, vehicle identification system
FingerMatch
- opencv.c++,数字图像处理,指纹提取与识别-opencv.c++, digital image processing, fingerprint extraction and recognition
guidedfilter_vc
- 本文件为引导滤波算法的程序文件,为VC++编码,根据何凯明博士的文章《Guided Image Filtering》讲述的原理编写而成,具有很好的边缘保持特性,是作为作者在前一篇讲解去污算法的文章《Single Image Haze Removal Using Dark Channel Prior》的补充,当然也可以用于其他的滤波算法中-This document is a boot file filtering algorithm for VC++ coding, according to D
document_for_pic_thin
- 基于Opencv和VC6.0的图像细化,可以用来提取手势骨骼,已经处理成子函数,可直接调用。给做手势识别的朋友一些参考-Based on Opencv and VC6.0 image thinning, gestures can be used to extract the skeleton has been processed into a subroutine can be called directly. Gesture recognition to a friend some refer
cannyPostu
- canny算子结合ostu自适应阈值调整,用于边缘提取,-ostu canny operator combines adaptive threshold adjustment for edge detection,