Classes
| Class | Description | |
|---|---|---|
| CogSurfaceFX |
Class that holds the SurfaceFX run parameters. These parameters
are used by the Execute() method and control how SurfaceFX
algorithm will generate the output image
that shows the surface curvature.
| |
| CogSurfaceFXTool |
Class that represents the top-level SurfaceFX tool.
The SurfaceFX tool accepts four two-dimensional images as input.
Each image must show the same physical scene.
But each image must be acquired under a different illumination condition :
|
Enumerations
| Enumeration | Description | |
|---|---|---|
| CogSurfaceFXCurrentRecordConstants |
Enumeration of data that can be provided in the Tool's
CurrentRecord.
| |
| CogSurfaceFXLastRunRecordConstants |
Enumeration of non-diagnostic data that can be provided in
the Tool's LastRunRecord.
| |
| CogSurfaceFXLastRunRecordDiagConstants |
Enumeration of diagnostic data that can be provided in the
Tool's LastRunRecord.
| |
| CogSurfaceFXSpaceTreeModeConstants |
Enumeration to select how to construct the space tree of the
output image.
|