|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Detector
Generic interface for a Detector class.
Method Summary | |
---|---|
java.util.ArrayList<Interest_Point> |
generateInterestPoints()
Detects all the Interest Points in a given image and then returns them as an ArrayList. |
Method Detail |
---|
java.util.ArrayList<Interest_Point> generateInterestPoints()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |