Uses of Class
boofcv.factory.fiducial.ConfigAztecCode
Packages that use ConfigAztecCode
-
Uses of ConfigAztecCode in boofcv.factory.fiducial
Methods in boofcv.factory.fiducial that return ConfigAztecCodeModifier and TypeMethodDescriptionstatic ConfigAztecCodeConfigAztecCode.fast()Default configuration for a QR Code detector which is optimized for speedConfigAztecCode.setTo(ConfigAztecCode src) Methods in boofcv.factory.fiducial with parameters of type ConfigAztecCodeModifier and TypeMethodDescriptionstatic <T extends ImageGray<T>>
AztecCodePreciseDetector<T>FactoryFiducial.aztec(@Nullable ConfigAztecCode config, Class<T> imageType) Returns anAztec CodedetectorConfigAztecCode.setTo(ConfigAztecCode src)