Using Photoshop CS5
, i’m trying to fully remove background of a picture being shot behind a blue screen
. To do this, i am using Color Range
method (from Menu > Selection
). It works ok for most parts of the picture but other for some having transparency
(like hairs), there is still some glowing blue around it.
Here is the original image :
Here is what i get, using Color Range
. If i increase the Fuzziness
, the hairs tends to disappear completely, which is not what i want.
Here is what I want to achieve :
Is there other techniques to remove that blue background ? (and thus avoiding the blue glow around the image ?)
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
I usually use an Alpha Channel
to remove backgrounds in images like these.
This is a rough example, but if you take care to be detail specific, the results will be spot on.
Step 1
If your image is a background layer, double click the layer and name it whatever.
Step 2
Go to the Channels
panel (Window > Channels
) and select the layer with a high contrast. I chose the Blue layer in this example.
Duplicate this layer by dragging it to the Create New Channel
icon, or right clicking and select Duplicate Channel...
You can name this whatever, but this will be your Alpha Channel
.
Step 3
With the new channel selected, go to Image > Apply Image
. Make sure the blending mode is set to Multiply and adjust the opacity to 75 – 100% whatever looks ok.
Step 4
Break out the brush tool [B
], select black as your color, and paint the areas that are definitely going to show through at 100% opacity. For instance the fingers, hand and head at the right side of the photo.
Step 5
Change your brush Blending Mode
to Overlay, and brush the light & fine hair areas. With Overlay as the mode, you’ll be able to darken the fine areas without getting the background too.
Switch the color to white, to brighten the gray background without affecting the black strokes.
Step 6
When you are happy with the masking, Inverse
the selection (Ctrl + I) to make the mask white.
Step 7
Ctrl + click to Select the alpha channel mask as a selection. Then go to your layer panel and create the mask.
Method 2
In Photoshop CS5 they introduced better options for the Refine Edge Tool
over CS4:
Awhile back I ran into this issue and saw a very good video in regards to removing backgrounds from hair by Terry White called “How to Remove a Background from an Image in Photoshop CS5“
Method 3
As of Photoshop CC 2015.5 they’ve introduced the Select and Mask
taskspace, found in the Select
menu as a replacement to the Refine Edge feature.
It’s very similar to refine edge, just with various improvements and overall I find it much more pleasant to work with than its predecessor.
Here is the official Adobe video tutorial on how to use it.
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0