IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
ipsdk::imaproc::shape::analysis::LengthOfContact2dMsrInfo Class Reference

Information object for measure LengthOfContact2d. More...

#include <LengthOfContact2dMsrInfo.h>

Detailed Description

Information object for measure LengthOfContact2d.

Author
E.Noirfalise
Date
2017/07/06

measure allowing to compute length of contact between shapes

Measure synthesis :

Measure Type Measure Unit Type Parameter Type Result Type Shape Requirements
Geometry2d.png
Geometry 2d
length.png
Length
parameter.png
LengthOfContact2dMsrParams
Value.png
Value (ipsdk::ipReal64)
BoundaryApproximation.png
Boundary Approximation
See Shape measurement for additional information on these pictograms

Measure Type :

This is a geometry 2d measure

This measure can only be used in 2d case

Measure Unit Type:

Measure LengthOfContact2d is associated to a length measurement unit [ipsdk::shape::analysis::eMsrUnitFormat::eMUF_LengthUnit]

Measure Parameter Type :

Measure LengthOfContact2d is associated to LengthOfContact2dMsrParams parameters

Measure Result Type :

Measure LengthOfContact2d is associated to ipsdk::shape::analysis::ValueMeasureResult<ipsdk::ipReal64> results

Measure Shape Requirements :

Measure LengthOfContact2d requires boundary approximation from shape data

Measure Dependencies :

Measure LengthOfContact2d depends on following measures :

Measure Mode Measure Name Measure Type Measure Parameters
eMVP_2d Shape2dRTree Shape2dRTree createHolesBasicPolicyMsrParams(_pMsrParams->getValue<LengthOfContact2dMsrParams::ProcessHoles>())
eMVP_2d Neighbors2dDistanceCollector Neighbors2dDistanceCollector createNeighborsDistanceMsrParams(_pMsrParams->getValue<LengthOfContact2dMsrParams::ContactDist>(),

The documentation for this class was generated from the following file: