资源列表
calibration
- 标定程序,opencv自带的示例程序。读者可以直接使用Opencv自带的摄像机标定示例程序,该程序位于 “\OpenCV\samples\c目录下的calibration.cpp”,程序的输入支持直接从USB摄像机读取图片标定,或者读取avi文件或者已经存放于电脑上图片进行标定。-Calibration procedures, opencv comes with sample programs. Readers can Opencv use camera calibration sample p
Corner-detection
- 角点检测实例源代码。运行在visual c++下。运行前要配置好opencv,否则会出错。-Corner detection source code examples. Run under the visual c++. To configure before running opencv, or an error occurs.
EigenFisherFace
- 两种人脸检测算法的论文:the Eigenface and the Fisherface-EIGENFACES AND FISHERFACES
FaceDetection
- 基于OpenCV2.1的人脸检测工程文件,初学OpenCV的可以-The face detection based OpenCV2.1 project file, beginner can look at the OpenCV
roboTestDetection_v.2
- Face detection software example
chepaidingwei
- 利用OpenCV进行车牌定位,基于边缘检测,效果良好-Use OpenCV for license plate location based on edge detection, to good effect
opencv245
- opencv +java 人脸检测不错的程序-face detection opencv+java good program
CImg-1.5.5
- providing a minimal set of C++ classes and methods that can be used in your own sources, to load/save, process and display images. Very portable (Unix/X11,Windows, MacOS X, FreeBSD, .. ), efficient, easy to use,-providing a minimal set of C+
jiancha
- 通过减差算法(包括图像预处理)对图像识别瑕疵。-By reducing the difference algorithm (including image preprocessing) for image recognition flaws.
code_june2010
- 多摄像机多目标跟踪算法, 具体包括混合高斯背景建模, distancemap团块映射, 粒子滤波跟踪, 匈牙利算法信息融合等.-multi camera tracking
Graphics
- 基础图形学 DDA画线算法 中点画圆算法 边界标志算法 区域填充的扫描算法 LB裁剪算法 SH算法-DDA line drawing algorithm based graphics midpoint circle algorithm boundary markers regional filling algorithm scanning algorithm LB clipping algorithm SH algorithm
homework1_1
- 图形学作业 自己稍微改进了的DDA画线算法-Their improved graphics operations DDA line drawing algorithm
