资源列表
imageProcessSrcCode
- vc++实现的数字图像处理源码,能实现绝大多数的图像处理功能,比较完备,可以作为数字图像处理初学者的研究资料-vc++ source code implementation of digital image processing, to achieve the vast majority of image processing functions, a more comprehensive, digital image processing can be used as research mat
QCSIDSystem
- 读取常用格式的影像文件,并做图像显示操作,图像各种增强处理;读取HDF5文件,做影像波段合成等功能-read/write image hdf5 format file
Face-Recognition-Using-Line-Edge-Map
- 脸部识别,用于简单的matlab的小玩意,比较简单,易用。-face recogni
BearingSurface
- 数字图像模式识别工程软件__轴承表面质量缺陷识别与统计系统-Bearing surface quality defect recognition and statistic system
Trifocal-Geometry-
- 详细描述了机器视觉的多视几何的具体算法以及他们之间的区别-The specific algorithm of multi view geometry of machine vision and the difference between them are described in detail.
45353453
- 非常好的人脸以及人眼检测的例子。OpenCV支持的目标检测的方法是利用样本的Haar特征进行的分类器训练,得到的级联boosted分类器(Cascade Classification)。注意,新版本的C++接口除了Haar特征以外也可以使用LBP特征。-Very good example of the human face and the human eye to detect. OpenCV supported target detection method is carried out us
2
- 在复杂场景下多姿态行人检测与识别匹配方法研究-Pose pedestrian detection and identification matching research in complex scenes
识别红绿蓝并锁定
- 通过对颜色的分析识别物体,颜色可以自己进行定义(Recognize objects by analyzing colors)
face123
- 基于静态图片的人脸识别,适合初学者,介绍了2DPCA的方法-Face recognition based on static images, suitable for beginners
DigitalImage
- 使用C#以及EmguCV完成的图像处理基本程序,包含一个美观的界面,24种图像处理算法,使用时请自行配制好EmguCV-And an image processing using the C# program EmguCV substantially complete, the interface includes a beautiful, 24 kinds of image processing algorithms, make use of the preparation of a good
OpenCV-learning-book
- 该资料是学习opencv的必备书籍,它重点介绍了opencv的基本使用对初学者来讲是一个好材料-The information is essential for learning opencv books, it focuses on the basic use of the opencv is a good beginners in terms of material
cvReverseImage2
- 标准c++程序实现彩色图像的二值化处理,并与NIBLACK等标准程序相比较。-Standard c++ program to achieve the binarization of color images, and compared with NIBLACK and standard procedures.