IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Neighborhood3dUtils.h
Go to the documentation of this file.
1 // Neighborhood3dUtils.h:
3 // ----------------------
4 //
14 
15 #ifndef __IPSDKBASEDATA_NEIGHBORHOOD3DUTILS_H__
16 #define __IPSDKBASEDATA_NEIGHBORHOOD3DUTILS_H__
17 
21 
22 namespace ipsdk {
23 
26 
29 
32 
33 } // end of namespace ipsdk
34 
35 #endif // __IPSDKBASEDATA_NEIGHBORHOOD3DUTILS_H__
Main namespace for IPSDK library.
Definition: AlgorithmFunctionEfficiency.h:22
Predefined types for neighborhood 3d management.
IPSDK_DECLARE_SERIAL_ENUM(IPSDKBaseData, eDiscreteOrientation2d)
serialization operators for eDiscreteOrientation2d enumerate
Definition of import/export macro for library.
Macro allowing to declare serialization for a given enumerate.
eNeighborhood3dType
Enumerate describing neighborhood 3d type.
Definition: Neighborhood3dTypes.h:30