Uses of Interface
boofcv.alg.feature.detect.extract.NonMaxCandidate.Search
Packages that use NonMaxCandidate.Search
-
Uses of NonMaxCandidate.Search in boofcv.abst.feature.detect.extract
Constructors in boofcv.abst.feature.detect.extract with parameters of type NonMaxCandidate.SearchModifierConstructorDescriptionWrapperNonMaxCandidate(NonMaxCandidate.Search search, boolean minimums, boolean maximums) -
Uses of NonMaxCandidate.Search in boofcv.alg.feature.detect.extract
Classes in boofcv.alg.feature.detect.extract that implement NonMaxCandidate.SearchModifier and TypeClassDescriptionstatic classSearch with a relaxes rule.static classSearch with a strict rule <Fields in boofcv.alg.feature.detect.extract declared as NonMaxCandidate.SearchModifier and TypeFieldDescriptionfinal NonMaxCandidate.SearchNonMaxCandidate_MT.SearchData.searchprotected NonMaxCandidate.SearchNonMaxCandidate.searchMethods in boofcv.alg.feature.detect.extract that return NonMaxCandidate.SearchModifier and TypeMethodDescriptionNonMaxCandidate.Relaxed.newInstance()NonMaxCandidate.Search.newInstance()Create a new instance of this search algorithm.NonMaxCandidate.Strict.newInstance()Constructors in boofcv.alg.feature.detect.extract with parameters of type NonMaxCandidate.Search