T
- public static class FinderMode.Logging<T extends InterestPointData> extends Object implements FinderMode<T>
FinderMode.Basic<T extends InterestPointData>, FinderMode.Characteristic<T extends InterestPointData>, FinderMode.Logging<T extends InterestPointData>
Constructor and Description |
---|
FinderMode.Logging() |
Modifier and Type | Method and Description |
---|---|
OctaveInterestPointFinder<T> |
finder(InterestPointDetector<T> detector,
IPDSelectionMode selectionMode)
Given a detector and the selection pmode
|
public FinderMode.Logging()
public OctaveInterestPointFinder<T> finder(InterestPointDetector<T> detector, IPDSelectionMode selectionMode)
FinderMode
finder
in interface FinderMode<T extends InterestPointData>