(whole image)
I have such a datamatrix, but the zxing-cpp library cannot read it due to curvature. How can I correct the distortion?
Help please.
I tried to correct distortions using cv2.undistort, but the result did not bring good results, because it corrected good pictures turning them into bad ones
2