menu
qr_code_vision package
documentation
helpers/convert_to_binary.dart
helpers/convert_to_binary.dart
dark_mode
light_mode
helpers/convert_to_binary
library
Constants
MIN_DYNAMIC_RANGE
→ const
int
REGION_SIZE
→ const
int
Functions
convertToBinary
(
Uint8List
data
,
int
width
,
int
height
, {
bool
returnInverted
=
false
})
→
BitMatrix
Convert a List of image bytes into a 2D matrix of bits representing black and white pixels
qr_code_vision package
documentation
helpers/convert_to_binary.dart
qr_code_vision
package
Libraries
decode/decode
decode/decode_data
decode/format_info_table
decode/shift_jis_table
decode/version
entities/position
entities/qr_location
helpers/bit_matrix
helpers/convert_to_binary
helpers/perspective_transform
locate/compute_dimension
locate/count_black_white_run
locate/locate
locate/score_pattern
qr_code_vision
convert_to_binary library