Table of Contents

NAME

seqtoicb - converts image sequence to image cube

SYNOPSIS

seqtoicb [-sf startframe] [-ef endframe] seqfile icbfile

OPTIONS

-sf
Start frame for image sequence. Default is first available frame.
-ef
End frame for sequence. Default is last available frame.

DESCRIPTION

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.

SEE ALSO

icbtoseq(1) , QccIMGImageSequenceToImageCube(3) , QccIMGImageSequence(3) , QccIMGImageCube(3) , QccPackIMG(3) , QccPack(3)

AUTHOR

Copyright (C) 1997-2021 James E. Fowler


Table of Contents



Get QccPack at SourceForge.net. Fast, secure and Free Open Source software downloads