搜索资源列表
niubao
- 有循环检测,周期性检测,Gabor小波变换与PCA的人脸识别代码,ldpc码的编解码实现。- There are cycle detection, periodic testing, Gabor wavelet transform and PCA face recognition code, Codec ldpc code implementatio.
gang_qj30
- 有循环检测,周期性检测,Gabor小波变换与PCA的人脸识别代码,相控阵天线的方向图(切比雪夫加权)。- There are cycle detection, periodic testing, Gabor wavelet transform and PCA face recognition code, Phased array antenna pattern (Chebyshev weights).
XXX
- 模型训练完毕之后,进行检测,进行人脸识别(After the model training is completed, the test is carried out)
PCA_classifier_version1b
- 许多图像问题需要某种物体的检测,其中图像之间的物体的外观有自然的变化。 如人脸识别,病变检测,神经通道分割。 这些图像问题可以通过手动注释图像对象来解决,以训练识别正常物体外观的模型。 这可以通过基于PCA的最大似然分类器来完成。(PCA algorithm suitable for detection / recognition of 2D image "objects")