![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Tolerance for image comparison tolerance algorithm. More...
Classes | |
| class | ipsdk::imaproc::attr::ImgComparisonTolerance |
| Tolerance for image comparison tolerance algorithm. More... | |
Tolerance for image comparison tolerance algorithm.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| ToleranceType | tolerance type | ipsdk::DataItemEnumLeaf<ipsdk::imaproc::attr::eImgComparisonToleranceType> | ipsdk::imaproc::attr::eImgComparisonToleranceType::eICTT_AbsoluteOrRelative |
| AbsTol | absolute tolerance value | ipsdk::DataItemLeaf<ipsdk::ipReal32> | std::numeric_limits<ipReal32>::min() |
| RelTol | relative tolerance value | ipsdk::DataItemLeaf<ipsdk::ipReal32> | std::numeric_limits<ipReal32>::epsilon() |
1.8.14