lmrcImageAutoRotationCorrelationInfo


in lmrcImageCorrelation.h


typedef struct lmrcImageAutoRotationCorrelationInfo { 
int iter;
int nRot;
int Method;
float max;
float maxTheta;
mrcImageParaTypeRealCoord maxP;
mrcImageInformation corInfo;
lmrcImageSSDAInfo SSDAInfo;
float EuclidDistance;
float LinearCorrelation;
int flagRestrictionArea;
float thetaMin;
float thetaMax;
int flagXshiftOnly;
} lmrcImageAutoRotationCorrelationInfo;