View Single Post
Old 2nd June 2020, 22:15   #53  |  Link
feisty2
I'm Siri
 
feisty2's Avatar
 
Join Date: Oct 2012
Location: void
Posts: 2,633
new functionality: calling python functions, the syntax is the same as invoking filters (MATLAB function call syntax)
new functionality: Frame and Function can now be map items, all VSPropTypes are now supported.
new functionality: PeekFrameFormat() for map items, if you need to convert a map item to a Frame and the PixelType of the Frame cannot yet be determined, use this function to peek the format before type conversion.

a new ModifyFrame example is added to demonstrate the use of Function, a second order example for ModifyFrame is also provided.
feisty2 is offline   Reply With Quote