搜索资源列表
CitationKNN
- 用于快速分类,图像,人脸识别,等,在机器学习,人工只能,数据挖掘领域有较多的使用。-for rapid classification of images, face recognition, etc., in machine learning, artificial only. Data mining areas with more use.
222
- JNI是Java Native Interface的缩写,中文为JAVA本地调用。从Java 1.1开始,Java Native Interface (JNI)标准成为java平台的一部分,它允许Java代码和其他语言写的代码进行交互。 OpenCV是Intel公司支持的开源计算机视觉库。它轻量级而且高效——由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。 -myJNIOpenCV = new JNIOpenCV() String
r2l
- 人脸图像识别 可以运行的JAVA文件 欢迎大家使用测试-Human face recognition are welcome to use the JAVA language is rare Contains jama package can be run
facesource
- 人脸检测源码,包含例子图像,基于肤色的人脸识别算法 -Face detection source code contains examples of image, face recognition algorithm based on skin color
RtspCamera
- 此程序是通过对图像的分析将人脸检测出来,检测是否是系统确认的脸型。-This program is through the analysis of the human face images detected, the system detects whether recognized face.
find_your_beauty
- 一款能够自动对人脸图像进行美化的android 应用程序。-a android app which could automatically beautify the face images.
face-recognize
- 人脸识别,从照片中识别人脸并取出脸部图像-Face recognition, face recognition from the photo and remove the facial image
FacePCAjava
- 通过PCA主元分析降维来实现图像,人脸及光谱识别算法- Through principal component analysis PCA dimensionality reduction to achieve image, face recognition algorithm and spectrum
facedetect
- 检测图像中的所有人脸,输出位置坐标,支持Base64编码图片或者图片URL。-Detects all faces in the image, outputs position coordinates, supports Base64 encoded pictures, or picture URLs.