![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for measures python wrapping. More...
#include <Python/PyIPSDKBase/PyIPSDKBaseExports.h>#include <IPSDKUtil/BaseCollections.h>#include <IPSDKBaseShapeAnalysis/Measure/Info/MeasureInfoTypes.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. | |
Functions | |
| PYIPSDKBASE_API bool | ipsdk::python::isRegistredMsrInfo (const std::string &measureDefaultName) |
| test if a given measure information is already registred | |
| PYIPSDKBASE_API ipsdk::StringVector | ipsdk::python::getRegistredMsrColl () |
| PYIPSDKBASE_API ipsdk::shape::analysis::MeasureInfoSetPtr | ipsdk::python::createMeasureInfoSet2d () |
| create an instance of 2d measure information set | |
| PYIPSDKBASE_API ipsdk::shape::analysis::MeasureInfoSetPtr | ipsdk::python::createMeasureInfoSet2d (const GeometricCalibrationConstPtr &pGlobalGeometricCalibration) |
| create an instance of 2d measure information set | |
| PYIPSDKBASE_API ipsdk::shape::analysis::MeasureInfoSetPtr | ipsdk::python::createMeasureInfoSet3d () |
| create an instance of 3d measure information set | |
| PYIPSDKBASE_API ipsdk::shape::analysis::MeasureInfoSetPtr | ipsdk::python::createMeasureInfoSet3d (const GeometricCalibrationConstPtr &pGlobalGeometricCalibration) |
| create an instance of 3d measure information set | |
Utility functions for measures python wrapping.
1.8.14