Package boofcv.abst.feature.describe
package boofcv.abst.feature.describe
-
ClassDescriptionConfiguration for BRIEF descriptor.Configuration for
DescribePointSift
Configuration forSiftScaleSpace
Abstract base class for SURF implementations.Configuration for SURF implementation that has been designed for speed at the cost of some stability.Configuration for SURF implementation that has been designed for stability.Template based image descriptor.DescribeBrief_RadiusAngle<T extends ImageGray<T>>Wrapper aroundDescribePointBrief
forDescribePointRadiusAngle
.DescribeBriefSO_RadiusAngle<T extends ImageGray<T>>Wrapper aroundDescribePointBriefSO
forDescribePointRadiusAngle
DescribeNCC_RadiusAngle<T extends ImageGray<T>>Wrapper aroundDescribePointPixelRegionNCC
forDescribePointRadiusAngle
.High level interface for describing the region around a point when given the pixel coordinate of the point only.Default implementations for all functions inDescribePoint
.DescribePointConvertTuple<T extends ImageGray<T>,In extends TupleDesc<In>, Out extends TupleDesc<Out>> Converts the region descriptor type from theDescribePointRadiusAngle
into the desired output using aConvertTupleDesc
.High level interface for describing the region around a point when given the pixel coordinate of the point, the region's radius, and the regions orientation.ImplementsDescribePointRadiusAngle
but does nothing.DescribePointRadiusAngleConvertImage<In extends ImageBase<In>,Mod extends ImageBase<Mod>, Desc extends TupleDesc<Desc>> Used to automatically convert the input image type to use that's usable.DescribePointRadiusAngleConvertTuple<T extends ImageGray<T>,In extends TupleDesc<In>, Out extends TupleDesc<Out>> Converts the region descriptor type from theDescribePointRadiusAngle
into the desired output using aConvertTupleDesc
.Wrapper aroundDescribePointRawPixels
forDescribePointRadiusAngle
.ConvertDescribePointRadiusAngle
intoDescribePoint
.DescribeSift_RadiusAngle<T extends ImageGray<T>>Allows you to use SIFT features independent of the SIFT detector.Wrapper around SURF forDescribePoint
.Wrapper aroundDescribePointSurf
forDescribePointRadiusAngle
Wrapper aroundDescribePointSurfPlanar
forDescribePointRadiusAngle
DescriptorInfo<Desc extends TupleDesc<Desc>>Provides information about the feature's descriptor.