37const string XYZAverager::NAME =
"xyz";
39XYZAverager::XYZAverager() : result(0)
EMData stores an image's data and defines core image processing routines.
EMData * finish()
Finish up the averaging and return the result.
void add_image(EMData *image)
To add an image to the Averager.