Question
I saw this series of images:
(Click on an image thumbnail to see it larger)
So I want to get the same from my image:
I got as far as reducing the colors to 2 (binary):
But I'm having trouble with the next steps.
Answer
Based on the sample set of images with the baby and the cat, here is what I believe has been done:
- The original photo was 2-bit posterized, with a low contrast highlight color and black for the darks.
- This should be done by duplicating the original photo to a new layer and posterizing the new layer.
- The levels tool can be used to bring the white point down into gray.
- The original photo was run through an edge detection filter.
- This should be done by duplicating the original photo to a new layer and edge-detecting the new layer.
- Invert the edge detected layer if it is dark with light lines, so it ends up with light with dark lines.
- Blend the posterized layer with the original photo layer.
- You can probably use one of a variety of blending options...use whichever produces the effect you want
- Blend the edge layer with the composite of step #3
- You could use a "Darker" blend, which would allow all pixels below the edge layer to show through unless the edges are darker than the lower layers
- You might also try using a screen or overlay filter and some contrast tuning to make the edges show up in a different way
Check more discussion of this question.
No comments:
Post a Comment