Package boofcv.abst.feature.describe
package boofcv.abst.feature.describe
-
ClassDescriptionConfiguration for BRIEF descriptor.Configuration for
DescribePointSiftConfiguration forSiftScaleSpaceAbstract 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 aroundDescribePointBriefforDescribePointRadiusAngle.DescribeBriefSO_RadiusAngle<T extends ImageGray<T>>Wrapper aroundDescribePointBriefSOforDescribePointRadiusAngleDescribeNCC_RadiusAngle<T extends ImageGray<T>>Wrapper aroundDescribePointPixelRegionNCCforDescribePointRadiusAngle.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 theDescribePointRadiusAngleinto 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.ImplementsDescribePointRadiusAnglebut 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 theDescribePointRadiusAngleinto the desired output using aConvertTupleDesc.Wrapper aroundDescribePointRawPixelsforDescribePointRadiusAngle.ConvertDescribePointRadiusAngleintoDescribePoint.DescribeSift_RadiusAngle<T extends ImageGray<T>>Allows you to use SIFT features independent of the SIFT detector.Wrapper around SURF forDescribePoint.Wrapper aroundDescribePointSurfforDescribePointRadiusAngleWrapper aroundDescribePointSurfPlanarforDescribePointRadiusAngleDescriptorInfo<Desc extends TupleDesc<Desc>>Provides information about the feature's descriptor.