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