Uses of Class
boofcv.struct.ConfigGeneratorPatternSearchBase
Packages that use ConfigGeneratorPatternSearchBase
-
Uses of ConfigGeneratorPatternSearchBase in boofcv.struct
Subclasses of ConfigGeneratorPatternSearchBase in boofcv.structModifier and TypeClassDescriptionclassConfigGeneratorGrid<Config extends Configuration>Implementation ofConfigGeneratorthat samples the configuration space using a grid pattern.classConfigGeneratorVector<Config extends Configuration>Implementation ofConfigGeneratorthat samples the configuration space using along each degree of freedom (a parameter) independently.