Difference between revisions of "lmrcImageDataStraightCopy(API)"
From EosPedia
(Created page with "DataManip/mrcImage/src/'''lmrcImageDataStraightCopy''' is API for straight copy data of mrcImage's image. It is ued by mrcImageNoiseReductionByRelaxation. == constant...") |
|||
Line 1: | Line 1: | ||
− | DataManip/mrcImage/src/'''lmrcImageDataStraightCopy''' is API for straight copy data of [[mrcImage]]'s image. It is | + | DataManip/mrcImage/src/'''lmrcImageDataStraightCopy''' is API for straight copy data of [[mrcImage]]'s image. It is used by [[mrcImageNoiseReductionByRelaxation]]. |
== constant == | == constant == |
Latest revision as of 00:16, 2 September 2014
DataManip/mrcImage/src/lmrcImageDataStraightCopy is API for straight copy data of mrcImage's image. It is used by mrcImageNoiseReductionByRelaxation.
Contents
constant
struct
API
data copy
extern void lmrcImageDataStraightCopy(mrcImage* out, mrcImage* in);
By sequential process, it copies for input data each (x, y, z).