Bsoft object

enum FOMType

Source:

include/mg_processing.h

Description:

Particle figure-of-merit type.

Features:

A variety of FOM's that can be associated with a comparison of images.

Code:

enum FOMType {
NoFOM,
FOM,
FOM_CC,
FOM_CV,
FOM_HAND_A,
FOM_HAND_B,
FOM_PFT_CC,
FOM_PFT_PRJ,
FOM_PFT_CMP,
FOM_RFACTORAB
} ;


Generated by bdoc.pl on Mon Jun 15 11:55:12 2009


Back to the Bsoft home