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