EdgeFromAlpha v1.3
This location is for Registered Users Only.
Perhaps you need to login or register.
Contributor: frank rueter
Simple edge generation tool based on dilating and eroding the alpha channel
Requirements:
6.1, 6.2, 6.3 or later
Linux, Mac, Windows
6.1, 6.2, 6.3 or later
Linux, Mac, Windows
20 Jun 2011
4136
1.2 fixed the "nothing is named red" error
1.1 updated to avoid errors when unconnected
A simple edge tool that uses erodes and dilates to create an edge based on an incoming channel.
Please login in order to download these files.
Comments
Do you know what's up with this error? I'm not sure why you are doing a copy of the incoming red channel into the edgeFromAlpha's red channel, then a Switch with the expression "parent.output == red". Why is this necessary?
ERROR: EdgeFromAlpha4. Switch1.which: Nothing is named "red"
using 6.1v3
Thanks,
-Schnee
the Copy nodes are required to provide the channel selection knobs in the UI. I've nowupdated this (rather old) gizmo to avoid the initial error hen it's unconnected.
Let me know if this works for you.
Cheers,
frank
BTW: for the sake of cross-checking, I downloaded it once again before posting this comment, and opened it in text editor (don't have nuke here :-), and this is what it says...
Switch {
inputs 2
which {{"parent.outpu t == red"}}
name Switch1
xpos -191
ypos 456
}
1. version 6.2 v3 to version 6.2 v2
2. We don't have a viewer Process Called DigiS so commented it.
You might also want to change it in your final release
Cheers and many Thanks!
RSS feed for comments to this post