| Package | Description |
|---|---|
| boofcv.abst.feature.detdesc | |
| boofcv.abst.feature.detect.interest | |
| boofcv.alg.feature.detdesc | |
| boofcv.factory.feature.detect.interest |
| Constructor and Description |
|---|
WrapDetectDescribeSurf(FastHessianFeatureDetector<II> detector,
OrientationIntegral<II> orientation,
DescribePointSurf<II> describe) |
| Constructor and Description |
|---|
WrapFHtoInterestPoint(FastHessianFeatureDetector<II> detector) |
| Constructor and Description |
|---|
DetectDescribeSurfMultiSpectral(FastHessianFeatureDetector<II> detector,
OrientationIntegral<II> orientation,
DescribePointSurfMultiSpectral<II> describe) |
| Modifier and Type | Method and Description |
|---|---|
static <II extends ImageSingleBand> |
FactoryInterestPointAlgs.fastHessian(ConfigFastHessian config)
Creates a Fast Hessian blob detector used by SURF.
|
Copyright © 2013. All Rights Reserved.