IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Namespaces | Enumerations
ImageLogMessages.h File Reference

Log messages description. More...

#include <Python/PyIPSDKBase/PyIPSDKBaseExports.h>
#include <IPSDKUtil/Logger/LogMessageManagerHdrMacros.h>

Go to the source code of this file.

Namespaces

 ipsdk
 Main namespace for IPSDK library.
 
 ipsdk::python
 Namespace aggregating IPSDK to python base wrappers.
 

Enumerations

enum  ipsdk::python::eImageMessage {
  ipsdk::python::eArrayDataTypeMismatch, ipsdk::python::eArrayInternalToPythonFailed, ipsdk::python::eArrayInvalidContiguity, ipsdk::python::eArrayNbDimMismatch,
  ipsdk::python::eArrayShapeMismatch, ipsdk::python::eArrayUnExpectedContiguity, ipsdk::python::eCantResizePythonPlan, ipsdk::python::eFailedToConcatenateImages,
  ipsdk::python::eFailedToExtractSubImage, ipsdk::python::eInterleavedArrayNotSupported, ipsdk::python::eInvalidArray2d3dNbDim, ipsdk::python::eInvalidArrayRgbNbDim,
  ipsdk::python::eInvalidArrayRgbThirdDim, ipsdk::python::eMultiGeomComponentsImage, ipsdk::python::eNotBinaryBufferType, ipsdk::python::eNotLabelBufferType,
  ipsdk::python::eNumpyNotAvailable, ipsdk::python::eNumpyNotInit, ipsdk::python::ePythonImageInitFailed, ipsdk::python::eUnsupportedBufferType,
  ipsdk::python::eUnsupportedMixedBufferType
}
 

Detailed Description

Log messages description.

Author
E.Noirfalise
Date
2016/06/28