1 / 11

Number plate recognition for granting access to uwc

Compiled and Presented by KJ Tsiri Supervisor : Mr. Ismail. Number plate recognition for granting access to uwc . recap. To build a system that will use number plate to identify vehicle. Why ? It makes it easier to recognize a vehicle. Capture The Image to start the process.

hang
Download Presentation

Number plate recognition for granting access to uwc

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Compiled and Presented by KJ Tsiri Supervisor : Mr. Ismail Number plate recognition for granting access to uwc

  2. recap • To build a system that will use number plate to identify vehicle. • Why ? It makes it easier to recognize a vehicle.

  3. Capture The Image to start the process. Reduce Image color by pressing grayscale button. Reduce Image color to two black and white by pressing binarization button. Detect edges on the image. Remove noise on image by pressing Equalization button. User interface specification (uis)

  4. High level design

  5. High level design (cont…..)

  6. Detect Plate { Reduce Image Color; //gray scaling Reduce Image Color to two; // binarization Remove Noise in the Image; // histogram Detect Edges on Image; For i < height{ //Run through the whole For j < width{ // Image Check for Plate Region; } } } Low level design

  7. Grayscale Histogram Equalization Binarization Edge Detection Image processing

  8. Plate detection

  9. Project plan 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 Week ACTIVITY1 READ UP TO FIND A PROJECT ACTIVITY2 FAMILIARISE WITH THE PROJECT OF INTEREST ACTIVITY3 REASERCH ON USER REQUIREMENTS ACTIVITY4 RESEARCH ON SYSTEM REQUIREMENTS ACTIVITY5 Determine Costs ACTIVITY6 PRODUCE DRAFT OF USER REQUIREMENTS AND ANALYSES DOCUMENTS ACTIVITY7 PROJECT DESIGN AND DEVELOPMENT (PROTOTYPE) ACTIVITY8 PRODUCE FINAL DRAFT PROJECT IMPLEMENTATION ANALYSES ACTIVITY9 ACTIVITY10 FEATURE EXTRACTION ACTIVITY11 FEATURE RECOGNITION ACTIVITY12 CODING ACTIVITY13 RECOGNITION METHOD ACTIVITY14 TEST SUFFICEINCY OF THE METHOD ACTIVITY15 IMPROVE METHODOLOGY ACTIVITY16 TESTING PRESENTATION ACTIVITY17 CODING AND TESTING ACTIVITY18 CHECKING IF RECOGNITION IS ACCURATE ACTIVITY19 PROJECT TESTING ACTIVITY20

  10. [1] VahidAbolghasemi, AlirezaAhmadyfard, “An edge-based color-aided method for license plate detection”, Elsevier, Image and Vision Computing , 27 (2009) 1134–1142. [2] Nicole Ketelaars Italy. (2001). “Automated License Plate Recognition”. AIMe Magazine 2002/1, pp. 9-12 [3] Pei Li “Number plate Recognition ” [4] J. Matas and K. Zimmermann. Unconstrained licence plate and text localization and recognition. In IEEE Proceeding on Intelligent T ransportation Systems, pp. 225 – 230, 2005. [5] Christos Nikolaos E. Anagnostopoulos, Ioannis E. Anagnostopoulos, VassiliLoumos and EleftheriosKayafas, “A License Plate-Recognition Algorithm for Intelligent Transportation System [6] P. Wu, H.-H. Chen, R.-J. Wu, and D.-F. Shen. License plate extraction in low resolution video. In 18th International Conference on Pattern Recognition, 2006. REFERENCES

  11. Start demo demo

More Related