Ask Your Question

Husseinovich's profile - activity

2020-10-05 07:10:18 -0600 received badge  Notable Question (source)
2015-12-15 05:36:41 -0600 received badge  Popular Question (source)
2012-10-05 10:14:46 -0600 received badge  Scholar (source)
2012-10-05 10:14:23 -0600 commented answer Image Editor App Android

I appreciate the links you provided. Next time i will try to exhaust what the search engines have to offer before posting a question.

2012-10-05 03:09:12 -0600 received badge  Student (source)
2012-10-05 03:08:42 -0600 asked a question 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.