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