05.04.2014 Views

Tutorial (.pdf) - University of Melbourne

Tutorial (.pdf) - University of Melbourne

Tutorial (.pdf) - University of Melbourne

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Image processing<br />

; smoothing<br />

tvscl,smooth(img,3)<br />

; unsharp mask<br />

tvscl,float(img)-smooth(img,2)<br />

tvscl,float(img)-smooth(img,50)<br />

; edge enhancement<br />

tvscl,roberts(img)<br />

tvscl,sobel(img)<br />

© Robert E. Scholten 2001, 2005<br />

20

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!