Skip to content

ozanOzenoglu/OpenCv-for-Android-Color-Detection

 
 

Repository files navigation

OpenCV for Android Color Detection

Computer Vision Tutorial

This program implements basic color detection using OpenCV for Android. This program accompanies the tutorial linked below, showing detailed instructions on how to complete the following using Android Studio:

  • Download and import OpenCV into Android Studio project
  • Emulate Android camera using webcam and virtual device
  • Display camera feed using OpenCV library
  • Process camera feed frames in real time with OpenCV
  • Process color in image on touch event

http://timrobinson.space

About

Code to accompany OpenCV for Android computer vision tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%