public static class NonMaxBlockStrict.Min extends NonMaxBlockStrict
NonMaxBlockStrict.Max, NonMaxBlockStrict.Min, NonMaxBlockStrict.MinMaxborder, detectsMaximum, detectsMinimum, localMax, localMin, radius, thresholdMax, thresholdMin| Constructor and Description |
|---|
Min() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
searchBlock(int x0,
int y0,
int x1,
int y1,
boofcv.struct.image.GrayF32 img) |
checkLocalMax, checkLocalMingetBorder, getSearchRadius, getThresholdMax, getThresholdMin, process, setBorder, setSearchRadius, setThresholdMax, setThresholdMinprotected void searchBlock(int x0,
int y0,
int x1,
int y1,
boofcv.struct.image.GrayF32 img)
searchBlock in class NonMaxBlock