Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

倾斜的车牌是怎么校正的? #3

Open
LXYTSOS opened this issue Feb 27, 2019 · 1 comment
Open

倾斜的车牌是怎么校正的? #3

LXYTSOS opened this issue Feb 27, 2019 · 1 comment

Comments

@LXYTSOS
Copy link

LXYTSOS commented Feb 27, 2019

知道车牌倾斜角度,怎么校正成方方正正的车牌图片?

@scarletzhou
Copy link

predict.py第56行,用的opencv里的仿射变换,img = cv2.warpAffine(img, M, (SZ, SZ), flags=cv2.WARP_INVERSE_MAP | cv2.INTER_LINEAR)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants