lmrcSinogramFETsmoothParameterMatching(API)

提供: Eospedia
2014年5月13日 (火) 02:13時点におけるKinoshita (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

DataManip/mrcImage/src/lmrcSinogramFETsmoothParameterMatchingmrcSinogramFETsmoothParameterMatchingのためのAPI です。

定数

構造体

typedef struct lmrcSinogramFETsmoothParameterMatchingInfo{
	FILE* InList;
	int listLength;
	mrcImage* InSTD;
	int mode;
}lmrcSinogramFETsmoothParameterMatchingInfo;

API

extern void lmrcSinogramFETsmoothParameterMatching(lmrcSinogramFETsmoothParameterMatchingInfo info, int mode);