seqtoicb converts an image sequence seqfile, to an image cube, icbfile, in ICB format. All frames of seqfile must be grayscale.
The options -sf and -ef specify the starting and ending frame numbers, respectively, over which to convert frames to the image cube. If either of these is not specified, seqdist determines the first and/or last frame automatically from the files that exist via QccIMGImageSequenceFindFrameNums(3) .
seqtoicb calls QccIMGImageSequenceToImageCube(3) .
Note: converting from PGM format files to ICB format implies simply converting integer pixels to floating-point values.