Package boofcv.abst.feature.detdesc
package boofcv.abst.feature.detdesc
-
ClassDescriptionCompleteSift_DetectDescribe<I extends ImageGray<I>>Wrapper around
CompleteSift
forDetectDescribePoint
.Configuration forCompleteSift
.DetectDescribeConvertTuple<Image extends ImageBase<Image>,In extends TupleDesc<In>, Out extends TupleDesc<Out>> Used to convert the TupleDesc type.Wrapper class around independent feature detectors, region orientation, and descriptors, that allow them to be used as a single integrated unit.Deprecated.Interface for detecting and describing point features.Abstract class with default implementations of functions.Deprecated.PointDescSet<TD extends TupleDesc<TD>>A set of point image features which were detected and described using the same techniques.Wrapper around SURF algorithms forDetectDescribePoint
.Concurrent implementations ofSurf_DetectDescribe
.Wrapper aroundDetectDescribeSurfPlanar
forDetectDescribePoint
.