Illep
Illep

Reputation: 16841

Instagram like photo editing feature

I have seen apps like Instagram and many more, could take a photo and change the colour of the image, as in fade, brightness, gray-scale, and various image processing effects added to it.

I need to try this out, so can someone help me find a good tutorial, to begin with.

For now, my program could take the picture from the camera, but I am unable to process the image as shown on Instagram.

Upvotes: 0

Views: 2383

Answers (1)

Benny
Benny

Reputation: 5092

Here is an open source image filter library that might help: https://github.com/OmidH/Filtrr

Upvotes: 2

Related Questions