搜索资源列表
MyContact
- android手机通讯源码可以正常运行,包括常规的手机通讯录功能。-。-The android phone end sift match the source code, you need to import opencv library.
face-detection-opencv-android
- 利用opencv的adaboost算法进行人脸检测android源码-Using AdaBoost opencv algorithm for human face detection Android source code
FaceDecetionDemo
- javacv人脸识别代码 需要配置相同版本的opencv和javacv-Javacv face recognition code,Need to configure the same version of opencv and javacv
javacv
- javacv小demo,使用javacv0.8版本进行的一个demo测试(/* * FaceRecognition.java * * This file is a translation from the OpenCV example http://www.shervinemami.info/faceRecognition.html, ported * to Java using the JavaCV library. Notable changes are the add
opencv_SVM_Application_20180103
- 使用JNI ,cmake 方式 移植 opencv 3.3.1 中的SVM到安卓上,用于支持向量机的 监督分类 本地此目录下需要这个opencv的安卓SDK代码: set(OpenCV_DIR D:/Code_December_12/opencv-3.3.1-android-sdk/OpenCV-android-sdk/sdk/native/jni)(Using JNI, cmake transplant SVM to Android in the transplanted opencv 3