CS6550 計算機視覺(Computer Vision )
2013 Fall
Announcement:
- You have to submit your homework includes report (50%) and program (50%).
- The way to hand in your homework (25% penalty for each day late)
- Please upload your Report(about 5 pages), Source Code (and Executable File)
- Discussion is encouraged, PLAGIARISM IS STRICKLY FORBIDDEN. No copying is strictly enforced.
- Requirement of your report
- Method Description (15%): Summarize algorithms and formulas which you use.
- Results (20%): Also put results in your reports.
- Discussion (10%): Please answer questions in homework assignment. (e.g. Compare something, discuss something), and write down what you observe.
- How to execute your program (5%)
- Requirement of program
- Source code (written in C/C++/Matlab)
- If your source code is complicated to compile (e.g. it needs many external libraries), please also upload executable file. If you use Matlab to implement your homework, make sure that all matlab files *.m are uploaded. (If you use Mexfunction, please also submit *.dll files or *.mexw32 files.)
- If you would like to use other programming language, please contact TA.