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

License Plate Detection using OpenCV #34

Merged
merged 2 commits into from
Aug 12, 2020

Conversation

the-known-anon
Copy link
Contributor

Description

This program will take an user input image, detect license plate and then print the digits written on the license plate.
Fixes # (issue)

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

I have used some images to test the program.The images were clear and the license plates in the image were rectangular in order to detect them properly.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@pull-assistant
Copy link

Score: 1.00

Best reviewed: commit by commit


Optimal code review plan

     Name Plate Detection

     Output image for the program

Powered by Pull Assistant. Last update f8e363e ... 92d2c10. Read the comment docs.

@garimasingh128 garimasingh128 merged commit 708311d into garimasingh128:master Aug 12, 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.

None yet

2 participants