selvinEduardo / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

image to pencil sketch #419

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Good day

I am doing an internship in Android. I am a novice right now. I have been 
allotted a project which requires converting an image into a pencil sketch.

I tried it using two methods
1. convert to grayscale
2. invert the image
3. GaussianBlur
4. colorDogde image 3 and image 1

and

1. SobelEdgeDetection
2. Invert the image

but both give a very hazy effect

Can anybody suggest me improvements on this?

Thanks

Original issue reported on code.google.com by dhwanich...@gmail.com on 4 Feb 2014 at 7:52

GoogleCodeExporter commented 9 years ago
Please ask your question on the mailing list, thank you.

Original comment by samuel.a...@gmail.com on 5 Feb 2014 at 11:18