17 #ifndef __IPSDKIMAGE_HOMOGENEOUSIMAGEGEOMETRY_H__ 18 #define __IPSDKIMAGE_HOMOGENEOUSIMAGEGEOMETRY_H__ 21 #include <IPSDKImage/Geometry/BaseImageGeometry.h> 76 #endif // __IPSDKIMAGE_HOMOGENEOUSIMAGEGEOMETRY_H__ #define IPSDK_DECLARE_SERIAL_WITH_COPY(libraryName, className)
macro enabling serialization on class
Definition: SerializationHdrMacro.h:73
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
uint64_t ipUInt64
Base types definition.
Definition: BaseTypes.h:55
eImageGeometryType
Image geometry type.
Definition: ImageGeometryTypes.h:42
Base class for image geometry.
Definition: BaseImageGeometry.h:38
Definition of import/export macro for library.
#define IPSDKIMAGE_API
Import/Export macro for library IPSDKImage.
Definition: IPSDKImageExports.h:27
Class encapsulating volume geometryThis class allows to define geometry volume size and type (2d or 3...
Definition: VolumeGeometry.h:34
Class encapsulating color geometryThis class allows to define geometry color size and type (grey...
Definition: ColorGeometry.h:35
eImageGeometryType getImageGeometryType() const
retrieve image buffer type
Definition: HomogeneousImageGeometry.h:65
Image geometry associated to constant image buffer types through image plans.
Definition: HomogeneousImageGeometry.h:29
Class encapsulating temporal geometryThis class allows to define geometry temporal size and type (sin...
Definition: TemporalGeometry.h:35
Homogeneous image geometry (all sequence components are associated to same buffer types) ...
Definition: ImageGeometryTypes.h:44
eImageBufferType
types associated to image buffers
Definition: ImageTypes.h:78