15 #ifndef __IPSDKIPLARITHMETIC_FORMULATYPES_H__ 16 #define __IPSDKIPLARITHMETIC_FORMULATYPES_H__ 67 #endif // __IPSDKIPLARITHMETIC_FORMULATYPES_H__ image::ImageConstPtr _pInOptImg3
third input grey level image
Definition: FormulaTypes.h:39
structure allowing to encapsulated input optional images associated to an image formula ...
Definition: FormulaTypes.h:30
image::ImageConstPtr _pInOptBinImg1
first input binary image
Definition: FormulaTypes.h:42
image::ImageConstPtr _pInOptLabImg2
second input label image
Definition: FormulaTypes.h:54
image::ImageConstPtr _pInOptBinImg3
third input binary image
Definition: FormulaTypes.h:48
image::ImageConstPtr _pInOptImg2
second input grey level image
Definition: FormulaTypes.h:36
boost::shared_ptr< const BaseImage > ImageConstPtr
image::ImageConstPtr _pInOptBinImg2
second input binary image
Definition: FormulaTypes.h:45
image::ImageConstPtr _pInOptImg1
first input grey level image
Definition: FormulaTypes.h:33
image::ImageConstPtr _pInOptLabImg1
first input label image
Definition: FormulaTypes.h:51
image::ImageConstPtr _pInOptLabImg3
third input label image
Definition: FormulaTypes.h:57