| Package | Description |
|---|---|
| boofcv.alg.feature.detect.interest |
| Modifier and Type | Class and Description |
|---|---|
class |
FeatureLaplacePyramid<T extends ImageSingleBand,D extends ImageSingleBand>
Feature detector across image pyramids that uses the Laplacian to determine strength in scale-space.
|
class |
FeaturePyramid<T extends ImageSingleBand,D extends ImageSingleBand>
Detects scale invariant interest/corner points by computing the feature intensities across a pyramid of different scales.
|
Copyright © 2013. All Rights Reserved.