| Package | Description |
|---|---|
| boofcv.factory.feature.detdesc | |
| boofcv.factory.feature.orientation |
| Modifier and Type | Method and Description |
|---|---|
static DetectDescribePoint<ImageFloat32,SurfFeature> |
FactoryDetectDescribe.sift(ConfigSiftScaleSpace configSS,
ConfigSiftDetector configDetector,
ConfigSiftOrientation configOri,
ConfigSiftDescribe configDesc)
Creates a new SIFT feature detector and describer.
|
| 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.