Defines the precision over accuracy for ShapeFinder type searches.
More...
Inherits object.
|
int | CorrelationCoarse = 1 |
| In the CorrelationCoarse mode, after the initial edge model search a correlation and hill climbing will be performed on the preliminary result using the coarse layer of the model.
|
|
int | CorrelationFine = 2 |
| In the CorrelationFine mode, after the initial edge model search a correlation and hill climbing will be performed on the preliminary result using the fine layer of the model.
|
|
int | NoCorrelation = 0 |
| In the NoCorrelation mode, only the ShapeFinder edge model will be searched.
|
|
Defines the precision over accuracy for ShapeFinder type searches.