public class ConfigHoughFoot
extends java.lang.Object
implements boofcv.struct.Configuration
DetectLineHoughFoot| Constructor and Description |
|---|
ConfigHoughFoot() |
ConfigHoughFoot(int maxLines) |
ConfigHoughFoot(int localMaxRadius,
int minCounts,
int minDistanceFromOrigin,
float thresholdEdge,
int maxLines) |
| Modifier and Type | Method and Description |
|---|---|
void |
checkValidity() |