Package boofcv.alg.feature.detect.extract
-
Class Summary Class Description NonMaxBlock Non-maximum extractor based on the block algorithm in [1].NonMaxBlockRelaxed Implementation ofNonMaxBlockwhich implements a relaxed maximum rule.NonMaxBlockRelaxed.Max NonMaxBlockRelaxed.Min NonMaxBlockRelaxed.MinMax NonMaxBlockStrict Implementation ofNonMaxBlockwhich implements a strict maximum rule.NonMaxBlockStrict.Max NonMaxBlockStrict.Min NonMaxBlockStrict.MinMax NonMaxCandidate Performs a sparse search for local minimums/maximums by only examine around candidates.NonMaxCandidateRelaxed Applies a relaxed peak rule to candidatesNonMaxCandidateStrict Applies a strict peak rule to candidatesNonMaxExtractorNaive Extracts corners at local maximums that are above a threshold.SelectNBestFeatures Selects and sorts up to the N best features based on their intensity.ThresholdCornerExtractor All pixels which have an intensity above the specified threshold are considered to be features.
DataMelt 3.0 © DataMelt by jWork.ORG