BradLarson / GPUImage

An open source iOS framework for GPU-based image and video processing
http://www.sunsetlakesoftware.com/2012/02/12/introducing-gpuimage-framework
BSD 3-Clause "New" or "Revised" License
20.25k stars 4.61k forks source link

Image conversion to Pencil Sketch #2430

Open ArchitRai opened 7 years ago

ArchitRai commented 7 years ago

Hello,

Thanks for the awesome libraries, they are really helpful. I am finding it it little difficult to convert an image (could be coloured , B&W or grayscale) to a specified format. Could you please look into the attached references and let me know which filters I should use to achieve that result. I will be fine with achieving 80-90% accuracy if not 100%.

All of the images on the top half are what we need for various filters and images in bottom half are what we have achieved using Luminance filter and sketch filter.

img_7667-1

Thanks for your help in advance.

ArchitRai commented 7 years ago

I have done .

jeffzing commented 5 years ago

@ArchitRai hey ,i'm facing the same situation here,which filter did you use to make you picture like the first line?

dung-ngviet commented 4 years ago

@ArchitRai Could you tell me which filters did you apply to make it look like Pencil Sketch?