ISA5125 醫學影像分析 (Medical Image Analysis)
2011 Spring
Latest Information:
- [2011/06/30] The final grades have published on the course webpage.
- [2011/06/30] The total score is computed as follows: 30% midterm exam + 40% Homeworks + 20% final project + 3% quiz + 7% attendance.
- [2011/06/14] The demo time of final project is in the in the morning of June 27(9:30am~11:59am).
- [2011/06/01] The information slides of final project have published on the web.
- [2011/05/31] The homework 4 files have updated on the website of the course.
- [2011/05/19] The homework 4 has published on the website of the course.
- [2011/03/31] The due time of homework 2 delays until Monday(Due: 4/18/2011 (11:59pm)).
Homework Assignment:
- Homework 1 Due: 3/23/2011 (11:59pm)
- Homework 2 Due: 4/18/2011 (11:59pm)
- Homework 3 Due: 5/18/2011 (11:59pm)
- Homework 4 (new) Due: 6/03/2011 (11:59am)
Homework Notes:
- Homework 3 notes
- Homework 1 discussion
- Homework 2 discussion
- Homework 3 discussion
- Homework 4 discussion
Final project
- Final project
- Requirement of the final project
- Final Report should be less than or equal to 10 pages (including abstract, problem description, system/method, implementation, conclusion/discussion)
- Demo time is in the in the morning of June 27(9:30am~11:59am).
Sample Code:
Reading Assignment:
- M. Kass, A. Witkin, and D. Terzopoulos, “Snakes: Active contour models,” Int. J. Comput. Vis., vol. 1, pp. 321–331, 1987.
- C. Xu and J. L. Prince, “Snakes, shapes, and gradient vector flow,” IEEE Trans. Imag. Proc., 7(3):359–369, 1998.
- D.-Q. Zhang, S.-C. Chen,” Robust image segmentation using FCM with spatial constraints based on new kernel-induced distance measure”, IEEE Trans. SMC-Part B, 2004, 34(4): 1907-1916.
- Zhang, Y., Brady, M., Smith, S.,” Segmentation of brain MR images through a hidden Markov random field model and the expectation-maximization algorithm”, IEEE Trans. Medical Imaging, 2001, 20(1): 45-57.
- T.F. Cootes, C.J. Taylor, D.H. Cooper. J. Graham .,” Active shape models - their training and application”, Computer Vision and Image Understanding, 1995, 61: 38–59.
- Grady, L.,” Random Walks for Image Segmentation”, IEEE Trans. Pattern Analysis and Machine Intelligence, 2006, 28(11): 1768-1783.
- K. S. Arun, T. S. Huang and S. D. Blostein,” Least square fitting of two 3-d point sets”, IEEE Trans. Pattern Analysis and Machine Intelligence, 1987, 9(5): 689-700.
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)
- IP Addrs : 140.114.71.162 (Use student ID to make the directory)
- Username : ISA5125
- Password : ISA5125cvlab
- Please upload your Report, Source Code (and Executable File)
- Discussion is encouraged, PLAGIARISM IS STRICKLY FORBIDDEN
- 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.