![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Measurement object for measure DegreeOfAngularity2d. More...
#include <DegreeOfAngularity2dMsr.h>
Public Types | |
| typedef DegreeOfAngularity2dMsrInfo::MsrParamsConstStorageType | MsrParamsConstStorageType |
| Shared pointer to const parameter type associated to measure. | |
| typedef DegreeOfAngularity2dMsrInfo::MsrResultType | MsrResultType |
| Result type associated to measure. | |
| typedef MsrResultType::ValueType | MsrResultValueType |
| Result value type associated to measure. | |
Public Member Functions | |
| ~DegreeOfAngularity2dMsr () | |
| destructor | |
Protected Member Functions | |
| DegreeOfAngularity2dMsr () | |
| constructor | |
| ipsdk::BoolResult | processMeasure (const ipsdk::ipUInt64 shapeIdx, const ipsdk::geom::StdShape2d &shape2d, MsrResultValueType &result) |
| process measure associated to a given shape More... | |
Protected Attributes | |
| MsrParamsConstStorageType | _pMsrParams |
| Derived parameter associated to measure. | |
Measurement object for measure DegreeOfAngularity2d.
ratio of the bounding edge angles and the distance of the edges from the center of the particle which is defined by the largest inscribed circle to the radius of the maximum inscribed circle
|
protected |
process measure associated to a given shape
| shapeIdx | index of current processed shape |
| shape2d | Shape 2d object to be measured |
| result | measurement result for current shape |
1.8.14