Hello,
How do I go about setting the bounding box of an Iop after analysing the input image? Before when requiring a whole image's data I would lock one thread at the start of engine and gather the data using a tile. However, in this instance I need to do this before engine is called so that I may set the bounding box of the output within validate(). What is the best way to go about this as I know that requesting image data from within validate() is frowned upon.

Thanks,

L

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

Reply via email to