![]() |
Isis Developer Reference
|
Container for Affine limits parameters. More...
#include <GruenTypes.h>
Public Member Functions | |
AffineTolerance () | |
AffineTolerance (const double &transTol, const double &scaleTol, const double &shearTol) | |
~AffineTolerance () | |
Public Attributes | |
double | m_transTol |
double | m_scaleTol |
double | m_shearTol |
Container for Affine limits parameters.
These parameters govern the convergence of the Gruen affine processing. These are used in conjunction with a Chip (size) to determine the actual convergence values.
|
inline |
|
inline |
|
inline |
double Isis::AffineTolerance::m_scaleTol |
Referenced by Isis::Threshold::Threshold().
double Isis::AffineTolerance::m_shearTol |
Referenced by Isis::Threshold::Threshold().
double Isis::AffineTolerance::m_transTol |
Referenced by Isis::Threshold::Threshold().
U.S. Department of the Interior | U.S. Geological Survey ISIS | Privacy & Disclaimers | Astrogeology Research Program To contact us, please post comments and questions on the USGS Astrogeology Discussion Board To report a bug, or suggest a feature go to: ISIS Github File Modified: 03/21/2022 06:55:37 |