![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Measurement object for measure InertiaLambdaInter. More...
#include <Inertia3dLambdaInterMsr.h>
Public Types | |
| typedef Inertia3dLambdaInterMsrInfo::MsrParamsConstStorageType | MsrParamsConstStorageType |
| Shared pointer to const parameter type associated to measure. | |
| typedef Inertia3dLambdaInterMsrInfo::MsrResultType | MsrResultType |
| Result type associated to measure. | |
| typedef MsrResultType::ValueType | MsrResultValueType |
| Result value type associated to measure. | |
Public Member Functions | |
| ~Inertia3dLambdaInterMsr () | |
| destructor | |
Protected Member Functions | |
| Inertia3dLambdaInterMsr () | |
| constructor | |
| ipsdk::BoolResult | processMeasure (const ipsdk::ipUInt64 cPlanIdx, const ipsdk::ipUInt64 shapeIdx, MsrResultValueType &result) |
| process measure associated to a given shape More... | |
Protected Attributes | |
| MsrParamsConstStorageType | _pMsrParams |
| Derived parameter associated to measure. | |
Measurement object for measure InertiaLambdaInter.
Measure allowing to compute the intermediary (ie. the one between min and max) eigen value from the second order moment matrix computed from the Inertia measurement for 3d shape
|
protected |
process measure associated to a given shape
| cPlanIdx | current color plan index (0 in case of a grey level image) |
| shapeIdx | index of current processed shape |
| result | measurement result for current shape |
1.8.14