搜索资源列表
222
- JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
facesource
- 人脸检测源码,包含例子图像,基于肤色的人脸识别算法 -Face detection source code contains examples of image, face recognition algorithm based on skin color
Desktop
- 在基于android平台的移动终端中,高效人脸识别算法的实现。-face recognition
MAFS
- 基于memetic 算法人脸识别的特征提取,使用java编写-face recognition
FacePCAjava
- 通过PCA主元分析降维来实现图像,人脸及光谱识别算法- Through principal component analysis PCA dimensionality reduction to achieve image, face recognition algorithm and spectrum