Search found 5 matches

by k00lhunt3rz
2012-06-20T01:41:53-07:00
Forum: IMagick
Topic: Image to Sketch Diff. Result ..
Replies: 7
Views: 17545

Re: Image to Sketch Diff. Result ..

bro what is the meaning of this line i mean what is doing above code i understood but this line making me confuse because php extension have some diff. functions \( -clone 1 -clone 2 -compose color_dodge -composite -level 25x100% -write original_sketch_gray.jpg \) \ is it like Take make clone of 1 ...
by k00lhunt3rz
2012-06-19T22:43:58-07:00
Forum: IMagick
Topic: Image to Sketch Diff. Result ..
Replies: 7
Views: 17545

Re: Image to Sketch Diff. Result ..

Input
Image
Output (There are some dots)
Image

Its using Command line tool COnvert

i think the small dots are of pixels its also in original pic
by k00lhunt3rz
2012-06-19T22:22:06-07:00
Forum: IMagick
Topic: Image to Sketch Diff. Result ..
Replies: 7
Views: 17545

Re: Image to Sketch Diff. Result ..

Really Thanks for this Sir

actually i was struggling for this from 2 days 24 Hours because i completed design of my Site but when it come to Converting photo i got stucked

Thanks :)

EDIT : I just tried it with my own pic & its same :D
by k00lhunt3rz
2012-06-19T14:57:25-07:00
Forum: IMagick
Topic: Image to Sketch Diff. Result ..
Replies: 7
Views: 17545

Re: Image to Sketch Diff. Result ..

actually my Math is very weak so when i openend Wikipedia in blur topic it showing sigma etc...


i will try your example and reply here if its not works then i will go for making a new algo for Blur in php


Thanks for Fast Reply
by k00lhunt3rz
2012-06-19T14:36:30-07:00
Forum: IMagick
Topic: Image to Sketch Diff. Result ..
Replies: 7
Views: 17545

Image to Sketch Diff. Result ..

HI i am using a photoshop Technique to make sketch here is url http://www.photoshopessentials.com/photo-effects/portrait-to-sketch/ and here is the Result of my image http://imagepick.heliohost.org/images/Untitled-2.jpg Using Photoshop And here is the code for my PHP FIle <?php $average = new ...