![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Measurement object for measure GreyInertia3dNormalOrientationTheta. More...
#include <GreyInertia3dNormalOrientationThetaMsr.h>
Public Types | |
| typedef GreyInertia3dNormalOrientationThetaMsrInfo::MsrParamsConstStorageType | MsrParamsConstStorageType |
| Shared pointer to const parameter type associated to measure. | |
| typedef GreyInertia3dNormalOrientationThetaMsrInfo::MsrResultType | MsrResultType |
| Result type associated to measure. | |
| typedef MsrResultType::ValueType | MsrResultValueType |
| Result value type associated to measure. | |
Public Member Functions | |
| ~GreyInertia3dNormalOrientationThetaMsr () | |
| destructor | |
Protected Member Functions | |
| GreyInertia3dNormalOrientationThetaMsr () | |
| 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 GreyInertia3dNormalOrientationTheta.
Measure allowing to compute the 3d shape normal orientation (theta component of the (phi, theta) representation) from the second order moment matrix computed from the GreyInertia measurement
|
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