Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 358 Bytes

File metadata and controls

4 lines (3 loc) · 358 Bytes

Image-Processing-Examples-WithOpenCV

Example image processing techniques with OpenCV library in Java

For executing different classes, for example now the ColorDetection class is the activity, if you want to change it to Edge Detection, go to AndroidManifest.xml file and change the activity name at line 40. Activity name should be the name of the class.