| Interface | Description |
|---|---|
| DetectorInterestPointMulti<T extends ImageBase> |
Interface for automatically detecting multiple types of interest points in images.
|
| FoundPointSO |
List of detected features that are invariant to scale and in-plane rotation.
|
| InterestPointDetector<T extends ImageBase> |
Interface for automatic interest point detection in an image.
|
| InterestPointScaleSpace<T extends ImageSingleBand,D extends ImageSingleBand> |
Interest point detector for
Scale Space images. |
| InterestPointScaleSpacePyramid<T extends ImageSingleBand> |
Interest point detector for
Scale-Space Pyramid images. |
Copyright © 2013. All Rights Reserved.