Sei sulla pagina 1di 1

Please send me your feedback about the coding since I am a very beginner.

Any mi stake or run time error occurred please let me know through my email ID rehan.qadir@ymail.com PROCEDURE TO RUN: 1. I have tested the algorithm on MATLAB Version 7.13.0.564 (R2011b). Hope the a lgorithm will work on higher versions for sure and for lesser not guaranteed. 2. Copy all the files (.m files and image files) from the folder 'Number_Plate_E xtraction' in the current directory of MATLAB or where MATLAB can locate in its path. 3. Ten(10) images are supplied for the testing of the algorithm. 4. Run the file named 'numberPlateExtraction' on the command prompt. 5. I have set the image 'car3.jpg' in "imread" function. If the other nine image s are to be tested modify the "imread" command in the "numberPlateExtraction" fi le as follows: f=imread('sshz1.jpg'); f=imread('car3.jpg'); f=imread('carplate2.jpg'); and so on SPECIFICATIONS: If you are testing some other number plate images make sure that the image is no t blurred, no reflection of light from any character, number plate should be dom inant, prominent and distinct in the image. If number plate is from other (Karac hi) city or country then please modify the code as mentioned in the comments of .m files accordingly. In our city there are '6' characters on every number plate . If you are running for other than '6' please modify accordingly in 'controllin g.m' and 'guessthesix.m' files. If the character is touching the boundary of plate or each other, extraction wil l not be succesfull as with the image "pic7". Plate should not be fancy i.e the characters should all along a single line. Further more the characters should be conventional one. For example in the image "carplate1" character '2' is not a c onventional so it prints 'Z' insteadof '2'. The characters of "pic5" are not evident so program is unable to extract the cha racters. ACKNOWLEDGEMENT: The function "readLetter" is modified from the function supplied with the OCR al gorithm found on MATHWORK website. COURTESY: 1. sshz1 2. sshz2 3. ABH3 4. pic4 5. car3 6. carplate1 7. carplate2 8. carplate4 9. pic5 10. pic7 Dr. Shahid Hussain Zaidi's car front Dr. Shahid Hussain Zaidi's car rare Sir Abid Hussain's car front Dr. Najeeb Sidiqui's car front From MATHWORKS web site Downloaded randomly from internet Downloaded randomly from internet Downloaded randomly from internet Taxi found outside the department

Potrebbero piacerti anche