Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Image Editor App Android

I am working on Photo effects app on android and I wanted to know if i can find function functions in openCV that can do the following image transformations:

  • To make a person's face look fat .
  • To change a cartoon effect of the image.
  • To make a person look old.
  • To deform a person's face.

Also, I know openCV is quite bulky and mostly users don't like installing apps huge apk files. Is it possible to get the java implementations of the effects mentioned above from openCV and just integrate them in the app rather than adding openCV as a library project? If not can you please suggest any light weight, fast image manipulations libraries that offer such functionalities.

Image Editor App Android

I am working on Photo effects app on android and I wanted to know if i can find function functions in openCV that can do the following image transformations:

  • To make a person's face look fat .
  • To change a cartoon effect of the image.
  • To make a person look old.
  • To deform a person's face.

Also, I know openCV is quite bulky and mostly users don't like installing apps huge apk files. Is it possible to get the java implementations of the effects mentioned above from openCV and just integrate them in the app rather than adding openCV as a library project? If not can you please suggest any light weight, fast image manipulations libraries that offer such functionalities.