「lmrcSinogramFETsmoothParameterMatching(API)」の版間の差分

提供: Eospedia
移動: 案内検索
(ページの作成:「DataManip/mrcImage/src/'''lmrcSinogramFETsmoothParameterMatching'''はmrcSinogramFETsmoothParameterMatchingのためのAPI です。 == 定数 == == 構造体 == t...」)
 
(相違点なし)

2014年5月13日 (火) 02:13時点における最新版

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);