Electronic-Coloring-Book-On-Android
Aim of this project is to help children for using their android devices as a coloring book. They can use predefined pages or create their own pages. In order to create own coloring page there are some image processing techniques and libraries used. Canny Edge Detector algorithm is implemented for creating black edge lines. After having lines other parts of picture replaced with transparent layer so when user starts coloring the page he can easily color transparent layer. After finishing coloring result image will be on deviceβs image gallery.