资源列表
DMM_HOG
- 行为识别利用深度图提取特征识别。DMM方法(Behavior recognition using depth map to extract feature recognition)
Compressed_Sensing_MRI_project-master
- 用于医学图像成像的程序,采用压缩感知技术实现对MRI图像的恢复,该程序为一个完整的工程项目,有很大的可改性(For medical imaging applications, compressed sensing technology is applied to restore MRI images. The program has great modification for a complete engineering project.)
RLE
- 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)
Day3_MFC3_Case
- MFC简单入门程序,帮助快速入门,可以帮助你早点入手做个销售管理界面(MFC simple introduction program to help quick start)
main
- opencv识别已知物体,提取特征点,并选取识别点,并且通过函数进行文件循环读取。(Identify the known objects, extract the feature points, and select the recognition points, and read the file loop through the function.)
opencv
- opencv2中core ,highgui,和 imgproc部分源码(source about codecore highgui imgproc in opencv 2 lib)
img_style
- 使用canny边缘检测算法,提取图像轮廓(Canny edge detection algorithm is used to extract image contour.)
matlab 二值化算法
- matlab二值化算法,主要用于对图片进行二值化处理(Matlab two value algorithm)
PCAalgorithm
- PCA算法实现人脸识别,matlab代码实现。(PCA algorithm for face recognition)
ANN
- 人工神经网络实现人脸识别,matlab代码(Artificial Neural Network for Face Recognition)
Face Recognition Method Based on Gabor and ANN
- 基于Gabor小波变换和人工神经网络的人脸识别算法(Face Recognition Method Based on Gabor Wavelet Transform and Artificial Neural Network)
PCA based on Face Recognition
- 主要实现的是基于PCA的人脸识别算法 Matlab代码(PCA-based face recognition algorithm)