JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
boofcv.alg.fiducial.qrcode.QrCode.Alignment
Packages that use
QrCode.Alignment
Package
Description
boofcv.alg.fiducial.qrcode
Uses of
QrCode.Alignment
in
boofcv.alg.fiducial.qrcode
Fields in
boofcv.alg.fiducial.qrcode
with type parameters of type
QrCode.Alignment
Modifier and Type
Field
Description
DogArray
<
QrCode.Alignment
>
QrCode.
alignment
Alignment pattern information
Methods in
boofcv.alg.fiducial.qrcode
with parameters of type
QrCode.Alignment
Modifier and Type
Method
Description
void
QrCode.Alignment.
set
(
QrCode.Alignment
o)