Uses of Package
boofcv.abst.feature.detect.extract
Packages that use boofcv.abst.feature.detect.extract
Package
Description
-
Classes in boofcv.abst.feature.detect.extract used by boofcv.abst.feature.detect.extractClassDescriptionGeneral configuration for
NonMaxSuppression
.Data structure which provides information on a local extremum.Detects local minimums and/or maximums in an intensity image inside square regions. -
Classes in boofcv.abst.feature.detect.extract used by boofcv.abst.feature.detect.interest
-
Classes in boofcv.abst.feature.detect.extract used by boofcv.alg.feature.detect.interestClassDescriptionAdds the ability to specify the maximum number of points that you wish to return.Detects local minimums and/or maximums in an intensity image inside square regions.
-
Classes in boofcv.abst.feature.detect.extract used by boofcv.alg.feature.detect.lineClassDescriptionDetects local minimums and/or maximums in an intensity image inside square regions.
-
Classes in boofcv.abst.feature.detect.extract used by boofcv.factory.feature.detect.extractClassDescriptionGeneral configuration for
NonMaxSuppression
.Adds the ability to specify the maximum number of points that you wish to return.Detects local minimums and/or maximums in an intensity image inside square regions. -
Classes in boofcv.abst.feature.detect.extract used by boofcv.gui.feature