public interface IPDSelectionMode
| Modifier and Type | Interface and Description |
|---|---|
static class |
IPDSelectionMode.All |
static class |
IPDSelectionMode.Count |
static class |
IPDSelectionMode.Threshold |
| Modifier and Type | Method and Description |
|---|---|
<T extends InterestPointData> |
selectPoints(InterestPointDetector<T> detector) |
<T extends InterestPointData> List<T> selectPoints(InterestPointDetector<T> detector)