



Term
Project Guidelines

Term project will take the following format:
Each
person will be assigned to one of three or four teams.
Each
team is given a problem to be solved.
You
may use any resource at your disposal to help you in arriving at a plausible
solution.
A
written report and a presentation are required for the term project
- the deadline for the written report is March
4, 2002
- each group will submit one report
You
will be given the opportunity to interact and strategize with your team in
class, and to ask questions.
Significant
interactions among team members outside of class are expected; these
interactions presumably are dominated by email messages.
A
20-min presentation is expected from each team on March 4, 2002. The opposing teams will get a chance to critique
the presentation and to ask questions.

Suggested project process:
- Define
the project you wish to pursue
- Do
library research for existing algorithms (to get ideas)
- Define
MATLAB (or C) functions to implement
- Code
and debug your functions
- Test
your functions on some synthetic images
- Process
images and do the experiments
- Analyze
results using appropriate metrics, tabulate or plot, etc.
- Write
report, include images
- Present
your project to the class

Written Report Guidelines:
- Introduction
- 1 page - description of the
project, components of the project
- Background
- max. 4 pages - review of the
literature, description of the techniques used by others, selection of the
methods for your project, etc.
- Methods - max. 4 pages - what techniques you have used, how the
parameters were set, description of tests, synthetic images, etc.
- Results - results of your project, statistical
analysis, etc.
- Discussion
and Conclusions - max. 3 pages -
discussion of the results, description of the parameters and conditions
that the results depend on, discussion on how the specific parameters
affected your results, discussion of the techniques used to obtain the
results -in terms of speed, accuracy, etc. , and a summary of what you
have learned from the project
- References - list of papers, books, web sites, etc.
- Appendix - copy of your source code, copies of
important papers and other references

Grading of the written report (maximum 100%):
- Introduction
(5%)
- Background
(15%)
- Methods
(20%)
- Results
(25%)
- Discussion
and Conclusions (20%)
- References
(5%)
- Appendix
(5%)
- Overall
organization and clarity of the report (5%)
