zxing-cpp
zxing-cpp copied to clipboard
Display zxing::BinaryBitmap
Hi, is there a way to display the Binary Bitmap? Some of the images I get are blurry, so I am working on sharpening the image. I also tried binarizing the image before I send it in, so I can see the output. Is there a way to visualize the Binary Bitmap?
Thank you!