mrcImageOrientationSearch
Usage
Usage: mrcImageOrientationSearch
Options:
[-I[nputFileList]1 In1 (NULL )] :Essential :InputDataFileList1
[-I[nputFileList]2 In2 (NULL )] :Essential :InputDataFileList2
[-o[utputFile] Out (NULL )] :Essential :OutputDataFile
[-c[onfig] configFile (NULL )] :Optional :ConfigurationFile
[-m[ode] mode (0 )] :Optional :Mode
[-T[hreshold] threshold (0 )] :Optional :Threshold
----- mode -----
-m : 0 : There is one common line position in input file (using Test)
1 : There is correlation file name in input file (common line position is determined Max correlation)
2 : There is correlation file name in input file (common line position is determined Threshold), -T
----- input file 1 format -----
-m : 0 : filename1 filename2 commonlineposition1 commonlineposition2 commonlinepositionMode
. . . . .
. . . . .
. . . . .
. . . . .
1 : correlationfilename filename1 filename2
2 : . . .
. . .
. . .
. . .
----- input file 2 format -----
-m : 0 : filename
1 : .
2 : .
.
.