Harika-BV / OpenCV-for-Android

Basic OpenCV implementation on images using android app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic OpenCV implementation on images using android app

  • Start using OpenCV to develop android applications

  • Implementation of interesting algorithms to enhance an image

  • Enhancing image can be done by reducing noise - By Gaussian blur, Median blur, Average blur

  • Conversion of image to gray scale

  • Flipping of image

  • Process of detecting edges (Object boundaries) - By Canny edge detector, Sobel edge detector

About

Basic OpenCV implementation on images using android app


Languages

Language:C++ 57.3%Language:Java 36.3%Language:CMake 3.1%Language:C 3.0%Language:Objective-C 0.1%Language:HTML 0.1%Language:Makefile 0.1%