CMSC426 Submission
(Mandatory Requirements)
-
Submit your project by e-mail from your class account (ya426XX@umd5.umd.edu)
to the class posting account (ya42601@umd5.umd.edu) with the subject "CMSC
426: p? project", where ? symbol represents the current assignment number.
You may submit multiple times, but only the last submission will be graded.
-
The content of your email submission must include your name,
loginID (ya426xx) and SSN.
-
You must attach your project in the e-mail as a single tar
file named "p?.tar". Do not use subdirectories in your tar file.
-
The tar file must include a plain text file named "readme.txt",
source codes and output.
-
The output for Project 2 is a single
jpg image named "flow.jpg" that shows the field of vectors representing
the optical flow computed for the input image "scene-tom.008.ppm".
-
You readme file must describe each file in your project and
your implementation. You must provide a detailed description of your implementation
showing good understanding of the technique you used to solve the problem
and highlighting the important topics in your solution.
-
Your source code must assume any input is in the current
directory.
-
Do not submit html, pdf (acrobat) and doc (word) files.