![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
High level measure configuration. More...
Functions | |
| IPSDKBASESHAPEANALYSIS_API MeasureConfigPtr | ipsdk::shape::analysis::createMeasureConfig (const eMsrInputImageId &imageId, const eMsrInputShapeCollId &shapeCollId) |
| function allowing to create a measure configuration used for intensity measurement working with an unmodified input image | |
| IPSDKBASESHAPEANALYSIS_API MeasureConfigPtr | ipsdk::shape::analysis::createUnCalibratedMeasureConfig (const eMsrInputShapeCollId &shapeCollId) |
| function allowing to create a measure configuration used for geometric measurement working with an uncalibrated input shape | |
| IPSDKBASESHAPEANALYSIS_API MeasureConfigPtr | ipsdk::shape::analysis::createGloballyCalibratedMeasureConfig (const eMsrInputShapeCollId &shapeCollId) |
| function allowing to create a measure configuration used for geometric measurement working with a calibrated input shape using global calibration | |
| IPSDKBASESHAPEANALYSIS_API MeasureConfigPtr | ipsdk::shape::analysis::createCustomCalibratedMeasureConfig (const eMsrInputShapeCollId &shapeCollId, const GeometricCalibrationConstPtr &pCalibration) |
| function allowing to create a measure configuration used for geometric measurement working with a calibrated input shape using custom calibration | |
High level measure configuration.
Each measure is associated to a primary configuration object ipsdk::shape::analysis::MeasureConfig.
This object allows to define several global measure parameters :
1.8.14