![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
x coordinates for center of ball of maximum radius enclosed by shape More...
Classes | |
| class | ipsdk::imaproc::shape::analysis::MaxInscribedBallCenterXMsr |
| Measurement object for measure MaxInscribedBallCenterX. More... | |
| class | ipsdk::imaproc::shape::analysis::MaxInscribedBallCenterXMsrInfo |
| Information object for measure MaxInscribedBallCenterX. More... | |
Typedefs | |
| typedef HolesBasicPolicyMsrParams | ipsdk::imaproc::shape::analysis::MaxInscribedBallCenterXMsrParams |
| parameter type associated to class | |
x coordinates for center of ball of maximum radius enclosed by shape
See MaxInscribedCircle2d for a descritpion of underlying computations.
x coordinates for center of ball of maximum radius enclosed by shape
| Measure Type | Measure Unit Type | Parameter Type | Result Type | Shape Requirements |
|---|---|---|---|---|
Generic |
Length |
|
Value (ipsdk::ipReal64) |
Boundary Approximation |
This is a generic measure
This measure can only be used in 2d case
Measure MaxInscribedBallCenterX is associated to a length measurement unit [ipsdk::shape::analysis::eMsrUnitFormat::eMUF_LengthUnit]
Measure MaxInscribedBallCenterX is associated to MaxInscribedBallCenterXMsrParams parameters
Measure MaxInscribedBallCenterX is associated to ipsdk::shape::analysis::ValueMeasureResult<ipsdk::ipReal64> results
Measure MaxInscribedBallCenterX requires boundary approximation from shape data
Measure MaxInscribedBallCenterX depends on following measures :
| Measure Mode | Measure Name | Measure Type | Measure Parameters |
|---|---|---|---|
| eMVP_2d | MaxCircle | MaxInscribedCircle2d | createHolesBasicPolicyMsrParams(_pMsrParams->getValue<MaxInscribedBallCenterXMsrParams::ProcessHoles>()) |
Generic example in 2d case :
1.8.14