fakecube
Create geometric testing cubes
This program will create a geometric testing cube by using line and sample numbers from the input cube. The pixels in the
output cube will equal the sum of the line and sample numbers, the line number, the sample number, or will create
a checkerboard pattern (5x5 is the default) depending on what pixel option is chosen. This is more of a tool for
programmers developing camera models or other geometric software than the average user.
Categories
Related Objects and Documents
Applications
History
Elizabeth Ribelin | 2005-01-26 | Original version |
Brendan George | 2006-09-21 | Documentation fixes |
Parameters
Files
The input cube whose parameters will be used to create the output cube.
Type | cube |
---|---|
File Mode | input |
Filter | *.cub |
The output cube created with specified pixel values.
Type | cube |
---|---|
File Mode | output |
Filter | *.cub |
Pixel Value Options
A list of the possible options for pixel values in the output cube.
Type | string | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Default | GRADIENT | |||||||||||||||
Option List: |
|
Input Values
The size, in pixels, of the Checkerboard tiles. Default value is 5x5.
Type | integer |
---|---|
File Mode | input |