lllExtractdYEstimate(API)
提供: Eospedia
DataManip/transform/src/lllExtractdYEstimateはAPI です。
定数
構造体
typedef struct lllExtractdYEstimateInfo{
float truePitch;
float deltadY;
float mag;
float PixelSize;
} lllExtractdYEstimateInfo;
API
extern int lllExtractdYEstimate(mrcImage* in, lllExtractdYEstimateInfo* dYinfo);