Package boofcv.factory.feature.detect.interest
package boofcv.factory.feature.detect.interest
-
ClassDescriptionConfiguration for detecting any built in interest point.Creates instances of
GeneralFeatureDetector
, which detects the location of point features inside an image.Factory for creating interest point detectors which conform to theInterestPointDetector
interfaceFactory for non-generic specific implementations of interest point detection algorithms.