Package boofcv.abst.feature.tracker
-
Interface Summary Interface Description DdaFeatureManager<I extends ImageGray,Desc extends TupleDesc> Interface while providesDetectDescribeAssociatea specific implementation for detecting features and managing descriptions.PointTracker<T extends ImageBase> Interface for tracking point features in image sequences with automatic feature selection for use in Structure From Motion (SFM) application.PointTrackerTwoPass<T extends ImageBase> Extension ofPointTrackerallows for predictions of a feature's location to be incorporated into the tracker.TrackGeometryManager<Model,Info> TODO Fill out comments -
Class Summary Class Description DdaManagerDetectDescribePoint<I extends ImageGray,Desc extends TupleDesc> Implementation ofDdaFeatureManagerwhich uses theDetectDescribePointinterface for extracting features from an image.DdaManagerGeneralPoint<I extends ImageGray,D extends ImageGray,Desc extends TupleDesc> Detects simple features (corners and blobs) whose location if fully described by a pixel coordinate.DetectDescribeAssociate<I extends ImageGray,Desc extends TupleDesc> Base class for detect-describe-associate type trackers.DetectDescribeAssociateTwoPass<I extends ImageGray,Desc extends TupleDesc> Changes behavior ofDetectDescribeAssociateso that it conforms to thePointTrackerTwoPassinterface.PointTrack Current location of feature in aPointTracker.PointTrackerCombined<I extends ImageGray,D extends ImageGray,Desc extends TupleDesc> Wrapper aroundCombinedTrackerScalePointforPointTracker.PointTrackerKltPyramid<I extends ImageGray,D extends ImageGray> Wrapper aroundPyramidKltTrackerforPointTracker.PointTrackerToTwoPass<T extends ImageBase> Wrapper class that allowsPointTrackerto be used as aPointTrackerTwoPass.PointTrackerTwoPassCombined<I extends ImageGray,D extends ImageGray,Desc extends TupleDesc> Changes behavior ofPointTrackerCombinedso that it conforms to thePointTrackerTwoPassinterface.PointTrackerTwoPassKltPyramid<I extends ImageGray,D extends ImageGray> Changes behavior ofPointTrackerKltPyramidso that it conforms to thePointTrackerTwoPassinterface.
DataMelt 3.0 © DataMelt by jWork.ORG