public static class HoughTransformLines.Parameters extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
debug |
int |
nAng
Number of angular steps over [0, pi]
|
int |
nRad
Number of radial steps in each pos/neg direction (accum.
|
boolean |
showCheckImage |
boolean |
showProgress |
| Constructor and Description |
|---|
Parameters() |
public int nAng
public int nRad
public boolean showProgress
public boolean showCheckImage
public boolean debug
public Parameters()
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)