2008 ISE Group Assignment
2008 ISE Group Assignment
Intake : UC2F2008GD-IS
Lecturer : Hamam Mokayed
Date assigned : 9th week
Due date : 4th of June before 11:59 pm
The idea of the project is to provide a solution to detect and recognize the Malaysian car plate
without any noise coming with the plate by implementing the concepts covered during the course.
Be creative and define the scope of what you can do without any limit. Anything that satisfies the
requirements is fine (refer Section 4.0: Project Requirements). The scope and contents of the task
chosen will be determined by you.
Level 3 Asia Pacific University College of Technology and Innovation June 2015
Image Processing, Comp. Vision & Pattern Recognition Individual In-Course Page 2 of 6
A sequence of images capturing a moving car while accessing the gate all day long
is given. Your goal is to recognize license plate for any given images of the same
camera for both taxi and normal cars. Finally we will give you some new testing
images to evaluate the accuracy of the proposed techniques. The challenge of the
proposed project is to be able to recognize the plate and clear all the related noises.
Level 3 Asia Pacific University College of Technology and Innovation June 2015
Image Processing, Comp. Vision & Pattern Recognition Individual In-Course Page 3 of 6
6.0 DELIVERABLES:
A prototype of image related application illustrated in Section 1.0 and 4.0 in the form of a CD-
ROM and the documentation (project report in printed form).
Level 3 Asia Pacific University College of Technology and Innovation June 2015
Image Processing, Comp. Vision & Pattern Recognition Individual In-Course Page 4 of 6
Conclusion
References
Note:
Do not include programming codes in your documentation.
Total recommended number of pages for documentation is in the range of 20 and 25 pages
You may source information from the Internet. If you have accessed the Internet, reference the
resources used carefully in your document.
All references must be made using the Harvard Naming Convention as shown below:
The theory was first propounded in 1970 (Larsen, A.E. 1971), but since then has been refuted;
M.K. Larsen (1983) is among those most energetic in their opposition……….
List of references at the end of your document must be specified in the following format:
Larsen, A.E. 1971, A Guide to the Aquatic Science Literature, McGraw-Hill, London.
Larsen, M.K. 1983, British Medical Journal (Online), Available World Wide Web: URL:
http://libinfor.ume.maine.edu/acquatic.htm
(Accessed 19 November 1995)
Further information on other type of citation is available in Li, X. and Crane (1993), Electronic
Style: A Guide to Citing Electronic Information, Meckler, Westport.
Level 3 Asia Pacific University College of Technology and Innovation June 2015
Image Processing, Comp. Vision & Pattern Recognition Individual In-Course Page 5 of 6
Marks Marks
Criteria Criteria
Allocated Allocated
1 Technicality:
Objectives 5% Implementation of LPR 30%
system
2 Problem domain
5%
4 Description and discussion of license
plate/noise detection algorithms 20%
All reports must be prepared with a front cover. A protective transparent plastic sheet can be
placed in front of the report to protect the front cover. The front cover should be presented with
the following details:x
a) Names.
b) Intake code.
c) Subject.
d) Project Title.
e) Date Completed (the date the report is due to be handed in).
Tools / Software
1 Microsoft Visual Studio 2008 or 2005
2 C Programming
Level 3 Asia Pacific University College of Technology and Innovation June 2015
Image Processing, Comp. Vision & Pattern Recognition Individual In-Course Page 6 of 6
The program must contain all the relevant source code. The usage of predefined
imaging functions in the image processing library is allowed. However, you must
understand fully how the codes are used because this will be tested in the
presentation. You must also identify through comments in your code which code has
been reused, citing and referencing it appropriately.
The writing of code and the work behind it must belong substantially to you. If any
person besides you contributes in any significant way to the assignment, you must
credit their work in your description. Similarly, if you include information/source
code that you have used from other published sources or web pages, you must cite
them as references.
Level 3 Asia Pacific University College of Technology and Innovation June 2015