AdjacentOverlayTransform

Load the image named in the specified property, draw it on the current matrix adjacent to the rect specified in the other property.


DrawDelaunayTransform

Creates a Delaunay triangulation based on a set of points


DrawGridLinesTransform

Draws a grid on the image


DrawOpticalFlow

Draw a line representing the direction and magnitude of optical flow at the specified points.


DrawPropertiesPointTransform

Draw the values of a list of properties at the specified point on the image

The inPlace argument controls whether or not the image is cloned before it is drawn on.


DrawPropertyPointTransform

Draw the value of the specified property at the specified point on the image

The inPlace argument controls whether or not the image is cloned before it is drawn on.


DrawSegmentation

Fill in the segmentations or draw a line between intersecting segments.


DrawTransform

Renders metadata onto the image.

The inPlace argument controls whether or not the image is cloned before the metadata is drawn.


ElicitTransform

Elicits metadata for templates in a pretty GUI


FPSCalc

Calculates the average FPS of projects going through this transform, stores the result in AvgFPS Reports an average FPS from the initialization of this transform onwards.


FPSLimit

Limits the frequency of projects going through this transform to the input targetFPS


FilterTransform

DOCUMENT ME


ManualRectsTransform

Manual select rectangular regions on an image. Stores marked rectangles as anonymous rectangles, or if a set of labels is provided, prompt the user to select one of those labels after drawing each rectangle.


ManualTransform

Manual selection of landmark locations


ShowTrainingTransform

Show the training data


ShowTransform

Displays templates in a GUI pop-up window using QT.

Can be used with parallelism enabled, although it is considered TimeVarying.


SurveyTransform

Display an image, and asks a yes/no question about it