List of my modules...

Module: Invert

Description:

Inverts the greylevels of the image, such that x' = max - x + min.

Connections:

Image

[required]
The input image, of type HxUniformScalarField3.

Ports:

Action


Push this button to start the computation.

Commands:

Additional options can be accessed when typing in the console Invert COMMAND_NAME.

verbose

Displays timing information after the computation. Retype to hide info.

create

Runs the computation. Returns the name of the output, so it can be used in a script, such as set RESULT [Invert create].