All Projects → kongqw → Opencvforandroid

kongqw / Opencvforandroid

目标检测&目标追踪&人脸检测&人脸识别

Programming Languages

java
68154 projects - #9 most used programming language
CMake
9771 projects
C++
36643 projects - #6 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to Opencvforandroid

Rvision
Basic computer vision library for R
Stars: ✭ 107 (-93.63%)
Mutual labels:  opencv
Real Time Video Mosaic
An implementation of automatic panorama using OpenCV in C++ and Python
Stars: ✭ 114 (-93.21%)
Mutual labels:  opencv
Lbpcascade animeface
A Face detector for anime/manga using OpenCV
Stars: ✭ 1,679 (+0%)
Mutual labels:  opencv
Studybook
Study E-Book(ComputerVision DeepLearning MachineLearning Math NLP Python ReinforcementLearning)
Stars: ✭ 1,457 (-13.22%)
Mutual labels:  opencv
Sobfu
real-time 3D reconstruction of non-rigidly deforming scenes using depth data
Stars: ✭ 113 (-93.27%)
Mutual labels:  opencv
Arm Vo
Efficient monocular visual odometry for ground vehicles on ARM processors
Stars: ✭ 115 (-93.15%)
Mutual labels:  opencv
Aruco tracker
Aruco Markers for pose estimation
Stars: ✭ 111 (-93.39%)
Mutual labels:  opencv
Ov2slam
OV²SLAM is a Fully Online and Versatile Visual SLAM for Real-Time Applications
Stars: ✭ 119 (-92.91%)
Mutual labels:  opencv
Scriptsdump
The biggest dump of scripts ever!
Stars: ✭ 114 (-93.21%)
Mutual labels:  opencv
Opencv Detection Models
OpenCV trained detection models: Haar, HOG and other
Stars: ✭ 116 (-93.09%)
Mutual labels:  opencv
Face Swap Android
Realtime Face Swap Android NDK app full source code. Developed with OpenCV (http://opencv.org) and Dlib C++ (http://dlib.net).
Stars: ✭ 111 (-93.39%)
Mutual labels:  opencv
Autoannotationtool
A label tool aim to reduce semantic segmentation label time, rectangle and polygon annotation is supported
Stars: ✭ 113 (-93.27%)
Mutual labels:  opencv
Edge detection
This is a flutter plugin to detect edges in a live camera, take the picture of detected edges object, crop it, and save.
Stars: ✭ 116 (-93.09%)
Mutual labels:  opencv
Aruco Markers
Working examples/tutorial for detection and pose estimation of ArUco markers with C++
Stars: ✭ 112 (-93.33%)
Mutual labels:  opencv
Deepway
This project is an aid to the blind. Till date there has been no technological advancement in the way the blind navigate. So I have used deep learning particularly convolutional neural networks so that they can navigate through the streets.
Stars: ✭ 118 (-92.97%)
Mutual labels:  opencv
Ios Rubik Solver
An iOS app that detects a 3x3 Rubik's cube, recognizes the color of all cubies, solves it and provides a 3D visualisation of the solving process.
Stars: ✭ 111 (-93.39%)
Mutual labels:  opencv
Python Examples Cv
OpenCV Python Computer Vision Examples used for Teaching
Stars: ✭ 113 (-93.27%)
Mutual labels:  opencv
Python Tutorial
🏃 Some of the python tutorial - 《Python学习笔记》
Stars: ✭ 122 (-92.73%)
Mutual labels:  opencv
Toptal logo detector
Toptal logo detector
Stars: ✭ 121 (-92.79%)
Mutual labels:  opencv
Gaspumpocr
Python and OpenCV scripts to detect digits on a Gas Pump
Stars: ✭ 116 (-93.09%)
Mutual labels:  opencv

OpenCV 3.2.0

运行前请先安装OpenCV Manager(必须)

本示例基于OpenCV 3.2.0 版本在Android平台实现目标检测和目标追踪

目标检测

  • 人脸检测
  • 眼睛检测
  • 微笑检测
  • 上半身检测
  • 下半身检测
  • 全身检测

目标追踪

  • CamShift算法实现目标追踪

效果图

目标检测

目标检测

目标追踪

目标追踪

人脸识别

人脸识别(对比)请切换到master分支,基于OpenCV 2.4.11。

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].