搜索资源列表
-
0下载:
This a MFC program to test direct linear discriminant analysis (direct LDA) for face recognition. Histogram equalization is used as a preprocessing and direct LDA is used to reduce a dimension in feature space from train images. Minimum Euclidean dis
-
-
0下载:
face recognition by using histogram matching
-
-
0下载:
一个利用肤色来检测和跟踪人脸的例子。包括一个开源的函数库。和opencv相当。-A example for face detection and tracking using color Histogram
-
-
0下载:
OpenCV编程资料,这是个用opencv写的一个简单的图像编辑软件-I made a simple but nice photo editor with OpenCV. It can be used to edit photos, such as, adding simple effects, changing the brightness and the contrast, histogram equalization, face detection, etc. For the GUI, I
-
-
0下载:
直方图提取函数,用于人脸识别中,输入一幅图像,函数内部对输入图像做短时傅里叶变换,得到四幅幅度图,再求四幅图的直方图特征,合并后输出-Histogram extraction functions for face recognition, the input image, the input image inside the function to do short-time Fourier transform, the four magnitude diagram, and then seek
-