资源列表
FaceRecognise
- 一个用C++编写的基于PCA算法的人脸识别系统。-The written a C++ algorithm based on PCA face recognition system.
AVIRIS_200_ICA
- AVIRIS 高光谱遥感经ICA变换后的数据。去除水吸收后的200个波段-AVIRIS hyperspectral data after ICA transformation. Removal of 200 bands after water absorption
SDK.zip
- USB相机编程实例,可以了解USB相机的开发结构及流程,Programming examples USB camera, USB camera can understand the development of structure and process
image
- 这是图像处理与识别实用案例精选及源码,是很好的资料-This is the image processing and recognition of practical cases and the source selection is very good information
师瑛杰
- 解决散斑图像的重建问题,主要是使用了相位恢复算法(to study the picture problem)
时钟识别
- 识别一个指针式的时种的时间 程序关键函数说明 1、Canny 2、HoughCircles 3、HoughLines2 4、MyLine类 5、平面几何相关函数(The time of identifying a pointer)
MFCopencv
- 一个最简洁的MFC 调用opencv显示摄像头拍摄画面的小程序。只要把链接库放好就可以用了-One of the most succinct MFC opencv calls a camera to shoot pictures of small programs.
Dof
- 本例的功能是显示茶壶图像的景深效果。再连续茶壶的图像中,其中一个处于焦点处,其他的茶壶随着其焦点处的距离而逐渐变得模糊-In this case the function is to show the image depth of field effects of teapots. Continuous re-pot image, where one is in focus at the other teapot with its focus at the distance gradually
DIPDemo
- 集成数字图象处理几乎所有的变化的软件,很适合正在学习数字图像处理的同学对比自己编写的程序使用。-Integrated digital image processing software, almost all of the changes, it is suitable for digital image processing are learning to compare the students write their own programs to use.
SVM
- 这个是一个SVM分类器,可以直接使用,当然也有代码~-This is a SVM classifier, can be used directly, of course, there are code ~
123
- 基于VC++对于图像处理,,, 实现了放大缩小,滤波等许多功能-Based on VC++ for image processing,,, to achieve the zoom, filtering, and many other functions
CUDA-Sobel-Filter-master
- This program is meant to run a sobel filter using three different methods. Each sobel filter function runs in a different way than the others, one is a basic sobel filter running through just the cpu on a single thread, another runs through openmp to