SIGN IN
::
SPONSORS
::
ABOUT US
::
CONTACT US
FORUMS
TUTORIALS
MAGAZINE
TRAINING
VIDEOS - REELS
PODCASTS
EVENTS
SERVICES
NEWSLETTER
NEWS
BLOGS
APPLE SHAKE:
Home
Shake Forum
Shake Tutorials
Apple Shake
Re: Depth Mattes
Cow Forums
:
Apple Shake
VIEW POSTS
•
ADD A NEW POST
•
SEARCH
•
CHANGE FORUM
Respond to this post
•
Return to posts index
•
Read entire thread
Re: Depth Mattes
by
Les Stuck
on Nov 6, 2009 at 8:47:49 pm
Well, I'm no expert, but this is what I came up with.
I'm using the depth pass to do a depth-of-field blur and desaturation.
Then I composed the result over your background plates.
Les
BACKGRD_SC05_SH12 = SFileIn("$HOME/Desktop/james_Sc05_Sh12/shot12/Env/BACKGRD_SC05_SH12.tif",
"Auto", 0, 0, "v1.1", "0", "");
BACKGRD_ZDEPTH_SC05_SH12 = SFileIn("$HOME/Desktop/james_Sc05_Sh12/shot12/Env/BACKGRD_ZDEPTH_SC05_SH12.tif",
"Auto", 0, 0, "v1.1", "0", "");
CHAR_COLOR_SC05_SH12_001 = SFileIn("$HOME/Desktop/james_Sc05_Sh12/shot12/Char/CHAR_COLOR_SC05_SH12_001.tif",
"Auto", 0, 0, "v1.1", "0", "");
CHAR_ZDEPTH_SC05_SH12_001 = SFileIn("$HOME/Desktop/james_Sc05_Sh12/shot12/Char/CHAR_ZDEPTH_SC05_SH12_001.tif",
"Auto", 0, 0, "v1.1", "0", "");
Bytes1 = Bytes(CHAR_ZDEPTH_SC05_SH12_001, 4);
Reorder4 = Reorder(BACKGRD_SC05_SH12, "rgbaa");
Reorder5 = Reorder(BACKGRD_ZDEPTH_SC05_SH12, "z");
Copy2 = Copy(Reorder4, Reorder5, 1, "", 0);
Mult1 = Mult(Bytes1, -1, -1, -1, -1, 1);
Expand2 = Expand(Mult1, -1, -1, -1, 0, 0, 0, 0, 1);
IDefocus2 = IDefocus(CHAR_COLOR_SC05_SH12_001, Expand2, 4, xPixels/GetDefaultAspect(),
"rgba", 41.8, "circle", 1, 1, 5, 1, "R", 0);
Invert1 = Invert(Expand2, "rgba");
Reorder1 = Reorder(Expand2, "rgbar");
Saturation1 = Saturation(IDefocus2, 0.7);
Mask(Saturation1, Invert1, "A", 100, 0, 1, 1);
Reorder2 = Reorder(Saturation1, "rgbar");
Copy1 = Copy(Reorder2, Reorder1, 1, "z", 0);
ZCompose1 = ZCompose(Copy1, Copy2, 1, 0, 0);
www.stuckfootage.com
Respond to this post
•
Return to posts index
•
Read entire thread
Current Message Thread:
Depth Mattes
by james gervais on Nov 3, 2009 at 6:59:30 am
Re: Depth Mattes
by Les Stuck on Nov 5, 2009 at 12:04:41 am
Re: Depth Mattes
by james gervais on Nov 5, 2009 at 8:12:25 am
Re: Depth Mattes
by Les Stuck on Nov 5, 2009 at 6:46:17 pm
Re: Depth Mattes
by james gervais on Nov 6, 2009 at 6:22:47 am
Re: Depth Mattes
by Les Stuck on Nov 6, 2009 at 7:36:07 am
Re: Depth Mattes
by james gervais on Nov 6, 2009 at 11:08:01 am
Re: Depth Mattes
by Les Stuck on Nov 6, 2009 at 8:47:49 pm
Re: Depth Mattes
by james gervais on Nov 7, 2009 at 7:14:22 am
Note:
If you are a registered user please
click here to login
before posting.
Your post will not be accepted if your name and email address are not registered in our database. Click
here
if you do not have an account.
Name
E-Mail Address
Subject
E-Mail me when someone responds
Just This Message
Entire Thread
None
Message:
Note:
The following are HTML characters and may cause parts of your post to disappear if not used correctly: < > &
To include any portion of the post in your response, highlight the desired text and hit the "Q" key.
Read more...
Add your message signature
Note:
By clicking "Post Direct" button above, you are agreeing to the Creative Cow's
Code of Conduct
.
FORUMS
•
TUTORIALS
•
MAGAZINE
•
TRAINING
•
VIDEOS - REELS
•
PODCASTS
•
EVENTS
•
SERVICES
•
NEWSLETTER
•
NEWS
•
BLOGS
©
CreativeCOW.net
All rights are reserved.
[
Top
]