![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Source part of macro set used for shape measure class implementation. More...
#include <IPSDKSerialization/Engine/SerializationSrcMacro.h>#include <IPSDKBaseShapeAnalysis/Measure/MeasureLogMessages.h>#include <IPSDKBaseShapeAnalysis/Logger/IPSDKBaseShapeAnalysisLog.h>#include <boost/make_shared.hpp>Go to the source code of this file.
Macros | |
| #define | IPSDK_IMPLEMENT_INDIVISIBLE_MEASURE(libraryName, namespaceSeq, msrName, version) |
| macro allowing to implement indivisible measure | |
| #define | IPSDK_IMPLEMENT_GENERIC_MEASURE(libraryName, namespaceSeq, msrName, version) |
| macro allowing to implement generic measure | |
| #define | IPSDK_IMPLEMENT_GEOMETRY2D_MEASURE(libraryName, namespaceSeq, msrName, version) |
| macro allowing to implement geometry 2d measure More... | |
| #define | IPSDK_IMPLEMENT_GEOMETRY3D_MEASURE(libraryName, namespaceSeq, msrName, version) |
| macro allowing to implement geometry 3d measure More... | |
| #define | IPSDK_IMPLEMENT_INTENSITY_MEASURE(libraryName, namespaceSeq, msrName, version) |
| macro allowing to implement intensity measure | |
Source part of macro set used for shape measure class implementation.
| #define IPSDK_IMPLEMENT_GEOMETRY2D_MEASURE | ( | libraryName, | |
| namespaceSeq, | |||
| msrName, | |||
| version | |||
| ) |
macro allowing to implement geometry 2d measure
| #define IPSDK_IMPLEMENT_GEOMETRY3D_MEASURE | ( | libraryName, | |
| namespaceSeq, | |||
| msrName, | |||
| version | |||
| ) |
macro allowing to implement geometry 3d measure
1.8.14