Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Colorization++ - Potatoe's
04-20-2010, 01:55 AM
Post: #1
Colorization++ - Potatoe's
Yes, Dan Quayle approved this Subject

I searched for something to colorize tonight and decided on this one:

[Image: GoingtoPickPotaotes600.jpg]


There is a much bigger version if you cut the "600" from the URL. Please dont constrain yourself to colorization; add/subtract/change/dramatize/enhance anything, let's just make the best final product possible.
Find all posts by this user
Quote this message in a reply
04-20-2010, 02:32 AM
Post: #2
Re: Colorization++ - Potatoe's
Hobosong where's them taters? They supposed to be in those sacks? I'll fix it. Icon_jokercolor
[Image: taters.jpg]

I try to wake up at least once a day.....
http://biggestwasteofspace.blogspot.com/
Find all posts by this user
Quote this message in a reply
04-20-2010, 05:08 AM
Post: #3
Re: Colorization++ - Potatoe's
[Image: sickofhashbrowns.jpg]
Find all posts by this user
Quote this message in a reply
04-20-2010, 08:33 AM
Post: #4
Re: Colorization++ - Potatoe's
[Image: colorcar.jpg]

~washed up ~
Find all posts by this user
Quote this message in a reply
04-21-2010, 12:01 AM
Post: #5
Re: Colorization++ - Potatoe's
Great job so far, guys. Dont know how you guys get them out so fast, Im not even half done with the masking
Find all posts by this user
Quote this message in a reply
04-21-2010, 01:25 AM
Post: #6
Re: Colorization++ - Potatoe's
HoboSong Wrote:Great job so far, guys. Dont know how you guys get them out so fast, Im not even half done with the masking

Do you have a pen and tablet? If so you can just color them like a coloring book, I'm not even sure what masking you're talking about. What techniques is that?
Find all posts by this user
Quote this message in a reply
04-21-2010, 02:03 AM
Post: #7
Re: Colorization++ - Potatoe's
libranoelrose Wrote:
HoboSong Wrote:Great job so far, guys. Dont know how you guys get them out so fast, Im not even half done with the masking

Do you have a pen and tablet? If so you can just color them like a coloring book, I'm not even sure what masking you're talking about. What techniques is that?

I have a tablet, but I dont use it. I should...but in the desk real estate wars, beer cans always seem to beat the tablet.

But, I always mask stuff out when colorizing.....I must be the exception here.
Find all posts by this user
Quote this message in a reply
04-21-2010, 02:27 AM
Post: #8
Re: Colorization++ - Potatoe's
Do you have a link to the type of technique you're using? I really like how you do your colorizations and am always wanting to learn more stuff!
Find all posts by this user
Quote this message in a reply
04-21-2010, 02:38 AM
Post: #9
Re: Colorization++ - Potatoe's
libranoelrose Wrote:Do you have a link to the type of technique you're using? I really like how you do your colorizations and am always wanting to learn more stuff!


That and I would really like to finally pick up on this masking voodoo. Terrapin did a tutorial once, but it wasn't for Photoshop, and there was a step missing.

electronchaser@misfitsquirrels.com
Find all posts by this user
Quote this message in a reply
04-21-2010, 02:45 AM
Post: #10
Re: Colorization++ - Potatoe's
libranoelrose Wrote:Do you have a link to the type of technique you're using? I really like how you do your colorizations and am always wanting to learn more stuff!

I dont have a link because Im making it up...but, currently it's something like:

create_masks();

while (!satisfied)
{
while(true) {
foreach(mask) {
create ColorBalance filter layer, apply mask;
adjust blending mode;
merge layer;
}
}
}
Find all posts by this user
Quote this message in a reply
04-21-2010, 02:53 AM
Post: #11
Re: Colorization++ - Potatoe's
Yeah I'm even more confused than before...are you talking about layer masks?
Find all posts by this user
Quote this message in a reply
04-21-2010, 05:46 AM
Post: #12
Re: Colorization++ - Potatoe's
HoboSong Wrote:But, I always mask stuff out when colorizing.....I must be the exception here.

No I do the same thing. I
- Apply a (color) gradient map adjustment layer.
- In the layer mask remove the applied color from everything but the target area.
- When finished, I change the layer blending mode to Overlay.
Repeat.
Rinse
Profit

Or something like that.

[attachment=0]


Attached File(s) Image(s)
   

"The greatest enemy of knowledge is not ignorance, it is the illusion of knowledge." - Stephen Hawking
Find all posts by this user
Quote this message in a reply
04-21-2010, 05:55 AM
Post: #13
Re: Colorization++ - Potatoe's
I hate to be so dense, but is this kinda like adding a whole layer of color and then subtracting that layer from where you don't want the color?

If so then I'm thinking that my failure to grasp this concept is because I first learned how to colorize by adding color to specific portions on separate layers, rather than subtracting.
Find all posts by this user
Quote this message in a reply
04-21-2010, 06:15 AM
Post: #14
Re: Colorization++ - Potatoe's
Yes.

There is no one way of colorizing. In theory, gradient maps with Overlay blending mode pick up the subtle shading of the underlying source image so it supposedly makes the color more realistic. But other than the facial funnays you added to your pic, that looks fantastic - it looks like a color photo taken last week. So it's just a style preference more than anything else.

Here are links to before/after pics I did on the old site:
Before: <!-- m --><a class="postlink" href="http://i199.photobucket.com/albums/aa318/kjd03842/ecidiggrayscale.jpg">http://i199.photobucket.com/albums/aa31 ... yscale.jpg</a><!-- m -->
After: <!-- m --><a class="postlink" href="http://snk.smugmug.com/Squirrelopolis/Squirrel-Challenges/ecidiggrayscale-color/365994827_mNgsf-XL.jpg">http://snk.smugmug.com/Squirrelopolis/S ... gsf-XL.jpg</a><!-- m -->
I did this using the technique described.

The trick is sampling a similar color photo and getting a good range - not-quite-the-darkest thru not-quite-the-lightest color range; you can also set a mid-tone to push the layer darker or lighter per artistic license.

What's nice about this method is that it is really easy to play with different color schemes - you don't like a blue dress, double click on that gradient map layer and change the color to a range of red colors or whatever.
Find all posts by this user
Quote this message in a reply
04-21-2010, 06:48 AM
Post: #15
Re: Colorization++ - Potatoe's
I think I'm getting this now dude.

I'm gonna play around with the technique.

I've never used a Gradient Map (that I know of) before.
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump: