/Digital-Image-Processing-On-Android

Thinning Algorithm on Android

Primary LanguageJavaApache License 2.0Apache-2.0

(This project was a part of studying at Kasetsart University, Thailand)

This is a pre-process of digital image processing.

This Android app will take a photo, then this photo (which is RGB) will be transformed to be a gray-scale picture. Then, this gray-scale picture will be transformed to be a black-and-white picture.