15 #ifndef __IPSDKIMAGE_IMAGEFACTORYTYPES_H__ 16 #define __IPSDKIMAGE_IMAGEFACTORYTYPES_H__ 22 #include <IPSDKUtil/Tools/ProcessingResult.h> 23 #include <boost/function.hpp> 40 #endif // __IPSDKIMAGE_IMAGEFACTORYTYPES_H__ Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for image file manipulation.
Predefined types for user images manipulation.
boost::function< BoolResult(const BaseImageGeometry &, ImagePtr &)> ImageCreationFunction
function allowing to create a new image from a geometry
Definition: ImageFactoryTypes.h:32
Predefined types for image geometry management.
Predefined type for image management.