65379a7c39
When using small captured images, I somehow frequently see failures to recognize a capstone due to rounding errors. eg. when pb[] = {2 3 8 3 2}. This commit tries to improve it by using fixed-point arithmetics. The scaling factor was chosen somehow arbitrary. A moderate scaling should be enough. |
||
---|---|---|
.. | ||
decode.c | ||
identify.c | ||
quirc.c | ||
quirc.h | ||
quirc_internal.h | ||
version_db.c |