Hi, I'm not entirely sure if what I'm asking is possible. Is there any way for ZXing to alert me when at least 2 centers of a QRcode are detected? From what I managed to understand from the code, if at least 3 centers of the QRcode are detected ZXing will attempt to decode the QRcode and return the information. What I want is for ZXing to alert me when 2 centers are detected, without attempting to decode it obviously.
Hi, I'm not entirely sure if what I'm asking is possible. Is there any way for ZXing to alert me when at least 2 centers of a QRcode are detected? From what I managed to understand from the code, if at least 3 centers of the QRcode are detected ZXing will attempt to decode the QRcode and return the information. What I want is for ZXing to alert me when 2 centers are detected, without attempting to decode it obviously.