This project is for the ultimate manner of identifying the License Plate. Combining YOLOv7 object detection, Hough transform alignment, and CNN character recognition
This code m -angle makes them only work if the license plate is tilted to the left. If license plates are tilted to the right, they don't work. However, when I remove the "-" sign from angle, it works normally.
I have referred to your license plate rotation code, however the code in function
rotate_LP
:This code m -angle makes them only work if the license plate is tilted to the left. If license plates are tilted to the right, they don't work. However, when I remove the "-" sign from angle, it works normally.
You should update your code in this case.