Uses of Class
boofcv.struct.ConfigGeneratorPatternSearchBase
-
Uses of ConfigGeneratorPatternSearchBase in boofcv.struct
Modifier and TypeClassDescriptionclass
ConfigGeneratorGrid<Config extends Configuration>
Implementation ofConfigGenerator
that samples the configuration space using a grid pattern.class
ConfigGeneratorVector<Config extends Configuration>
Implementation ofConfigGenerator
that samples the configuration space using along each degree of freedom (a parameter) independently.