Skip to content

Android Application that converts photos to hand drawing pictures

Notifications You must be signed in to change notification settings

NabeelAhmed101/mobile-cartoonify

 
 

Repository files navigation

mobile-cartoonify

An android implementation of cartoonify application (https://github.com/danmacnish/cartoonify).

The project consist in a mobile application that takes photos with the camera and converts them into a cartoon version.

Features

Once the photo is taken you can share it via whatsapp.

API usage

The conversion is made making a request to the API from here (https://github.com/nbarreira/cartoonify). That request is made sending the 64bit encoded image taken from the camera and the response is a 64bit encoded converted image.

About

Android Application that converts photos to hand drawing pictures

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 67.3%
  • Makefile 24.4%
  • Dart 7.8%
  • Objective-C 0.5%