You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
2 years ago | |
|---|---|---|
| .. | ||
| .idea | 2 years ago | |
| OpenCVLibrary320 | 2 years ago | |
| OpenCVManager | 2 years ago | |
| app | 2 years ago | |
| gif | 2 years ago | |
| gradle/wrapper | 2 years ago | |
| mp4 | 2 years ago | |
| .gitignore | 2 years ago | |
| README.md | 2 years ago | |
| build.gradle | 2 years ago | |
| gradle.properties | 2 years ago | |
| gradlew | 2 years ago | |
| gradlew.bat | 2 years ago | |
| import-summary.txt | 2 years ago | |
| settings.gradle | 2 years ago | |
README.md
OpenCV 3.2.0
运行前请先安装OpenCV Manager(必须)。
本示例基于OpenCV 3.2.0 版本在Android平台实现目标检测和目标追踪
目标检测
- 人脸检测
- 眼睛检测
- 微笑检测
- 上半身检测
- 下半身检测
- 全身检测
目标追踪
- CamShift算法实现目标追踪
效果图
目标检测
目标追踪
人脸识别
人脸识别(对比)请切换到master分支,基于OpenCV 2.4.11。
