| Package | Description |
|---|---|
| boofcv.abst.feature.orientation | |
| boofcv.alg.feature.detdesc | |
| boofcv.factory.feature.orientation |
| Constructor and Description |
|---|
OrientationSiftToImage(OrientationHistogramSift alg,
SiftImageScaleSpace ss) |
| Modifier and Type | Field and Description |
|---|---|
protected OrientationHistogramSift |
DetectDescribeSift.orientation |
| Constructor and Description |
|---|
DetectDescribeSift(SiftImageScaleSpace ss,
SiftDetector detector,
OrientationHistogramSift orientation,
DescribePointSift describe) |
| Modifier and Type | Method and Description |
|---|---|
static OrientationHistogramSift |
FactoryOrientationAlgs.sift(ConfigSiftOrientation config)
Estimates multiple orientations as specified in SIFT paper.
|
Copyright © 2013. All Rights Reserved.