| Package | Description |
|---|---|
| boofcv.abst.feature.detect.interest | |
| boofcv.alg.feature.detdesc | |
| boofcv.factory.feature.detect.interest |
| Constructor and Description |
|---|
WrapSiftDetector(SiftDetector detector,
SiftImageScaleSpace ss) |
| Modifier and Type | Field and Description |
|---|---|
protected SiftDetector |
DetectDescribeSift.detector |
| Constructor and Description |
|---|
DetectDescribeSift(SiftImageScaleSpace ss,
SiftDetector detector,
OrientationHistogramSift orientation,
DescribePointSift describe) |
| Modifier and Type | Method and Description |
|---|---|
static SiftDetector |
FactoryInterestPointAlgs.siftDetector(ConfigSiftDetector config)
Creates a SIFT feature detector.
|
Copyright © 2013. All Rights Reserved.