Uses of Interface
boofcv.alg.feature.detect.extract.NonMaxCandidate.Search
-
Uses of NonMaxCandidate.Search in boofcv.abst.feature.detect.extract
ModifierConstructorDescriptionWrapperNonMaxCandidate
(NonMaxCandidate.Search search, boolean minimums, boolean maximums) -
Uses of NonMaxCandidate.Search in boofcv.alg.feature.detect.extract
Modifier and TypeClassDescriptionstatic class
Search with a relaxes rule.static class
Search with a strict rule <Modifier and TypeFieldDescriptionfinal NonMaxCandidate.Search
NonMaxCandidate_MT.SearchData.search
protected NonMaxCandidate.Search
NonMaxCandidate.search
Modifier and TypeMethodDescriptionNonMaxCandidate.Relaxed.newInstance()
NonMaxCandidate.Search.newInstance()
Create a new instance of this search algorithm.NonMaxCandidate.Strict.newInstance()