Parameters used for step of extraction of lines in Hough lines algorithm.
| Name | ToolTip | Associated Class | Default Value |
|---|---|---|---|
| AccumThresholdType | Accumulator intensity threshold type. | DataItemEnumLeaf | eHoughAccumThresholdType::eHATT_MaxRatio |
| AccumThresholdValue | accumulator intensity threshold | real | 0.5 |
| LocalMaxSearchWindowRadius | minimal distance along each axis between each local maximum | integer | 1 |