IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Typedefs | Enumerations
CustomCheckedImagePropertyTypes.h File Reference
#include <IPSDKImageProcessing/IPSDKImageProcessingExports.h>
#include <IPSDKImage/Geometry/ImageGeometryTypes.h>
#include <IPSDKImageProcessing/Rule/Image/ImageProperty/BaseImagePropertyRule.h>
#include <boost/shared_ptr.hpp>
#include <set>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::imaproc
 Namespace agregating IPSDK base routines and classes for image algorithm processing.
 

Typedefs

typedef std::set< eCheckableImageProperty > ipsdk::imaproc::CheckedImageProperty
 collection of flags associated to checkable image properties
 
typedef boost::shared_ptr< BaseCustomCheckedImageProperty > ipsdk::imaproc::CustomCheckedImagePropertyPtr
 shared pointer to CustomCheckedImageProperty
 
typedef boost::shared_ptr< const BaseCustomCheckedImageProperty > ipsdk::imaproc::CustomCheckedImagePropertyConstPtr
 shared pointer to const CustomCheckedImageProperty
 

Enumerations

enum  ipsdk::imaproc::eCheckableImageProperty {
  ipsdk::imaproc::eCIP_AllowedImageBufferTypes, ipsdk::imaproc::eCIP_SizeX, ipsdk::imaproc::eCIP_SizeY, ipsdk::imaproc::eCIP_VolumeGeometry,
  ipsdk::imaproc::eCIP_ColorGeometry, ipsdk::imaproc::eCIP_TemporalGeometry
}
 enumerate describing checkable image property More...
 

Detailed Description

Author
E.Noirfalise
Date
2016/06/13