Defines the precision over accuracy for ShapeFinder type searches. More...
Inherits object.
Static Public Attributes | |
| 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. More... | |
| 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. More... | |
| int | NoCorrelation = 0 |
| In the NoCorrelation mode, only the ShapeFinder edge model will be searched. More... | |
Defines the precision over accuracy for ShapeFinder type searches.
|
static |
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.
|
static |
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.
|
static |
In the NoCorrelation mode, only the ShapeFinder edge model will be searched.