this would work too:

Read2.bbox.x+Read2.bbox.width

which is essentially .bbox.r as Deke pointed out




basic expression: input.bbox.x, input.bbox.y, etc...

Crop {
 box {{input.bbox.x} {input.bbox.y} {input.bbox.r} {input.bbox.t}}
 name Crop13
}

-deke

On Fri, Mar 4, 2011 at 13:48, Dan Walker <[email protected]> wrote:
Hey all,

Is there a way to obtain the Bounding Box data (Bottom, Top, Left, Right) of
an image (that is displayed in the Viewer) and apply that data to other
nodes.

Example:

ImageA (in Viewer) has a Bounding Box of (1662,380 [top right] 1255,128
[bottom left])

I want to take these values and use as Transform values in x-Node.

Thanks,

Dan

_______________________________________________
Nuke-users mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users


_______________________________________________
Nuke-users mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users



_______________________________________________
Nuke-users mailing list
[email protected]
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users

Reply via email to