| Interface | Description |
|---|---|
| SearchLocalPeak<T extends boofcv.struct.image.ImageGray> |
Interface for searching for local peaks near by a user specified point.
|
| Class | Description |
|---|---|
| MeanShiftPeak_to_SearchLocalPeak<T extends boofcv.struct.image.ImageGray> |
Wrapper around
MeanShiftPeak for SearchLocalPeak |