资源列表
cornerdectection
- 一种不错的特征点检测算法,用opencv编写,比较适合初学者,使其可以方便的了解到相关函数的使用方法。-a good method of corner dectection using opencv,good for the beginner
head_pose_estimation-----2
- 利用深度头像,使用随机回归森林的方法,进行头部姿态估计(Head pose estimation by means of random regression forest using deep head image)
FingerPrintVerify
- 指纹识别另一种方法,用vc++实现,里面有解释pdf-Another fingerprinting method, using vc++ implementation, as explained pdf
test
- 检测opencv的环境配置是否完成,如果完成,图片就会正常显示-Detection of opencv environment configuration is complete, if completed, pictures will appear normal
vcvideo
- 简单的视频监控程序,可以将监控数据保存为AVI文件,可以做为视频监控系统开发的基础代码.-simple video monitoring procedures, monitoring data can be saved as AVI file, Video monitoring can be used as the basis for the development of system code.
vc-image
- vc数字图像处理技术 主要适用于初学者 希望有所帮助-vc digital image processing technology primarily want to be helpful for beginners
Image
- 一个图象细化程序,提供了两种细化方法。使用的是vc6.0
digital-image-processing-part-two
- this book is very helpful for image processing
OpenGLMesh
- 本源码用OpenGL实现了多种网格的读取,包括OBJ,MS3D,MD3,MD2,ASE,3DS等等。-This is very good.It will help you .
opencv2.4.3-Installation-guide
- opencv最新版2.4.3的英文版安装使用教程,希望可以帮助到大家-The English version of the the opencv latest version 2.4.3 install using the tutorial, I hope it can help to everyone
Yahoo
- Yahoo Captcha Recognition System. Please Google and Install MCRInstaller.exe for Matlab DLL.
PCA
- 非常经典的特征提取算法,经常用来做降维方法,但是也可以直接用来做特征提取,很适合图像处理入门,在人脸识别也经常用到(Very classic feature extraction algorithm, often used to do dimensionality reduction methods, but can also be used directly to do feature extraction, it is suitable for image processing, in fa