| Package | Description |
|---|---|
| imagingbook.pub.sift |
| Modifier and Type | Method and Description |
|---|---|
KeyPoint |
KeyPoint.clone() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyPoint> |
SiftDetector.getKeyPoints() |
List<KeyPoint> |
SiftDetector.makeRichKeypoints(List<KeyPoint> keypoints)
Only used for debugging: produces key points with orientation
histograms attached for display purposes.
|
| Modifier and Type | Method and Description |
|---|---|
int |
KeyPoint.compareTo(KeyPoint c2) |
| Modifier and Type | Method and Description |
|---|---|
List<KeyPoint> |
SiftDetector.makeRichKeypoints(List<KeyPoint> keypoints)
Only used for debugging: produces key points with orientation
histograms attached for display purposes.
|
Copyright © 2006–2017, Wilhelm Burger, Mark J. Burge (BSD 2-Clause Simplified License)