![]() |
IPSDK
4_1_0_2
IPSDK : Image Processing Software Development Kit
|
Utility functions for measures measures based on geometrical fittings. More...
#include <IPSDKIPL/IPSDKIPLShapeAnalysis/IPSDKIPLShapeAnalysisExports.h>#include <IPSDKUtil/BaseTypes.h>#include <IPSDKUtil/Tools/NumericLimits.h>Go to the source code of this file.
Namespaces | |
| ipsdk::imaproc::shape::analysis | |
| Namespace aggregating shape analysis image processing algorithms. | |
Functions | |
| IPSDKIPLSHAPEANALYSIS_API bool | ipsdk::imaproc::shape::analysis::compare (const Circle2dMsrResults &msrResult1, const Circle2dMsrResults &msrResult2, const ipReal64 tolerance=NumericLimits< ipReal64 >::s_sqrt_eps) |
| comparison of two Circle2dMsrResults More... | |
| IPSDKIPLSHAPEANALYSIS_API bool | ipsdk::imaproc::shape::analysis::compare (const Sphere3dMsrResults &msrResult1, const Sphere3dMsrResults &msrResult2, const ipReal64 tolerance=NumericLimits< ipReal64 >::s_sqrt_eps) |
| comparison of two Sphere3dMsrResults More... | |
Utility functions for measures measures based on geometrical fittings.
1.8.14