mrcImageROIs
Usage
Usage: mrcImageROIs
Options:
[-i[nput] In (NULL ).as(inFile ) ] :Essential :InputDataFile
[-I[nformation] Info (NULL ).as(inFile ) ] :Essential :Information
[-o[utput] Out (NULL ).as(outFile ) ] :Optional :MontageFile
[-S[hrink] Shrink (NULL ).as(Integer ) ] :Optional :When inputimage was shrunk
[-width Width (0.0 ).as(Real ) ] :Optional :Width
[-height Height (0.0 ).as(Real ) ] :Optional :Height
[-NonPeriodic ] :Optional :Zero Outof Range
[-M[ode] Mode (2 ).as(Integer ) ] :Optional :ImageType:0 byte 1 short 2 float
[-c[onfig] configFile (NULL ).as(inFile ) ] :Optional :ConfigurationFile
[-m[ode] mode (0 ).as(Integer ) ] :Optional :Mode
----- Additional Usage -----
----- Mode -----
0: Nearest
1: Bilinear
2: CubicConvolution
----- Information File Format -----
Shape ShapeInfo1 ... [Additional AdditionalInfo1 ...]
...............
Shape: OutFileName Rect blx bly brx bry trx try tlx tly
Shape: OutFileName Rect2 centerx centery width height
Shape: OutFileName Circle centerx centery radius