Git Product home page Git Product logo

automatic-number-plate-detection-for-indian-vehicles's Introduction

Hi, I'm Parvati ๐Ÿ‘‹

Website

  • ๐Ÿ”ญ Passionate about topics in and around AI.
  • ๐Ÿ‘ฏ Iโ€™m looking to collaborate on projects that match my current passion.
  • ๐ŸŒฑ 2024 goal: Collaborate and work on new projects.

Top Langs

Connect with me:

codeSTACKr | LinkedIn codeSTACKr | Medium codeSTACKr | Gmail

automatic-number-plate-detection-for-indian-vehicles's People

Contributors

jeevan-revaneppa-hirethanad avatar parvatijay2901 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

automatic-number-plate-detection-for-indian-vehicles's Issues

After giving paths of folders i am seeing this 2 errors

Traceback (most recent call last):
File "/home/pi/Desktop/ANPR/Program.py", line 157, in
number_plate=number_plate_detection(img)
File "/home/pi/Desktop/ANPR/Program.py", line 84, in number_plate_detection
num_contours, hierarchy= cv2.findContours(morph_img_threshold,mode=cv2.RETR_EXTERNAL,method=cv2.CHAIN_APPROX_NONE)
ValueError: too many values to unpack (expected 2)

Please solve this TypeError

Traceback (most recent call last):
File "c:\anpr\Automatic-Number-plate-detection-for-Indian-vehicles-main\Program.py", line 154, in
res2 = str("".join(re.split("[^a-zA-Z0-9]*",number_plate)))
File "C:\Python310\lib\re.py", line 230, in split
return _compile(pattern, flags).split(string, maxsplit)
TypeError: expected string or bytes-like object

res2 not defined

Traceback (most recent call last):
File "/home/pi/Desktop/ANPR/Program.py", line 178, in
print("The car number to search is:- ",res2)
NameError: name 'res2' is not defined

All images not working

Hi mam the given code is working fine but all images are not read by this code it simply displays none in the output please help me fast man my mini project submission date is near i saw your project recently please help mam

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.