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

Normalize plate image #17

Merged
merged 6 commits into from
Feb 9, 2020
Merged

Normalize plate image #17

merged 6 commits into from
Feb 9, 2020

Conversation

arkinmukherjee
Copy link
Contributor

Changed the detect_bounds method to return an array that contains the coordinates of each corner in the minimum detected rectangle the plate is within.

Created a separate method that draws the rectangular contour of the detected plate. Returns the image with the drawn contours.

Added a new method that crops the image down to just the detected plate. Returns the cropped image.

Copy link
Collaborator

@jakeisnt jakeisnt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@jakeisnt jakeisnt merged commit 2bc5031 into master Feb 9, 2020
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

Successfully merging this pull request may close these issues.

3 participants