public class ParametersView
extends java.lang.Object
Constructor and Description |
---|
ParametersView() |
ParametersView(DetectionParameters parameters) |
ParametersView(int detectorMinContourWidth,
int detectorMinContourHeight) |
Modifier and Type | Method and Description |
---|---|
int |
getDetectorMinContourHeight() |
int |
getDetectorMinContourWidth() |
void |
setDetectorMinContourHeight(int detectorMinContourHeight) |
void |
setDetectorMinContourWidth(int detectorMinContourWidth) |
public ParametersView()
public ParametersView(DetectionParameters parameters)
public ParametersView(int detectorMinContourWidth, int detectorMinContourHeight)
public int getDetectorMinContourWidth()
public int getDetectorMinContourHeight()
public void setDetectorMinContourWidth(int detectorMinContourWidth)
public void setDetectorMinContourHeight(int detectorMinContourHeight)