10.07.2015 Views

digital image processing using matlab

digital image processing using matlab

digital image processing using matlab

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Figure 7 – Surfc on X-ray CT brain scanThe contour3 function creates a three-dimensional contour plot of a surface defined on a rectangulargrid (Figure 8.). For example:>> contour3 (brain_scan); figure(gcf)Figure 8. – Contour3 on X-ray CT brain scan3-D Lit Surface Plot (Surface plot with colormap-based lighting, surfl function) displays a shadedsurface based on a combination of ambient, diffuse, and specular lighting models (Figure 9.). Forexample:> > surfl (brain_scan); figure(gcf)Figure 9. - 3D Lit Surface Plot of X-ray CT brain scanThe 3-D Ribbon Graph of Matrix displays a matrix by graphing the columns as segmented strips(Figure 10.). For example:

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

Saved successfully!

Ooh no, something went wrong!