Package boofcv.abst.feature.detect.extract
package boofcv.abst.feature.detect.extract
-
ClassDescriptionGeneral configuration for
NonMaxSuppression.Adds the ability to specify the maximum number of points that you wish to return.Data structure which provides information on a local extremum.Detects local minimums and/or maximums in an intensity image inside square regions.Wrapper around theNonMaxCandidateclass.Wrapper around theNonMaxBlockclass.Wrapper around theNonMaxExtractorNaiveclass.