Medical Image Processing

Lab 4

Exercise 1

Global image threshold using Otsu method

PSWebImageBitMap0001.bmp

Lab4_3.m

 

Exercise 2

K-means

PSWebImageBitMap0001.bmp

k_means.m

Lab4_4.m

 

Exercise 3

Region-growing

PSWebImageBitMap0001.bmp

k_means.m

regiongrow.m

Lab4_5.m

 

Exercise 4

Support vector machine

LIBSVM: http://www.csie.ntu.edu.tw/~cjlin/libsvm/#download

For convenience, some files of the above LIBSVM are listed in the following:

svm-predict.exe, svm-scale.exe, svm-train.exe, iris.scale

runSVM.m

 

Exercise 5

Image registration

Mango: http://ric.uthscsa.edu/mango/download.html