Container for Affine limits parameters.
More...
#include <GruenTypes.h>
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.
- See also
- Threshold
- Author
- 2011-05-18 Kris Becker
◆ AffineTolerance() [1/2]
Isis::AffineTolerance::AffineTolerance |
( |
| ) |
|
|
inline |
◆ AffineTolerance() [2/2]
Isis::AffineTolerance::AffineTolerance |
( |
const double & | transTol, |
|
|
const double & | scaleTol, |
|
|
const double & | shearTol ) |
|
inline |
◆ ~AffineTolerance()
Isis::AffineTolerance::~AffineTolerance |
( |
| ) |
|
|
inline |
◆ m_scaleTol
double Isis::AffineTolerance::m_scaleTol |
◆ m_shearTol
double Isis::AffineTolerance::m_shearTol |
◆ m_transTol
double Isis::AffineTolerance::m_transTol |
The documentation for this struct was generated from the following file: