File Exchange Pick of the Week

October 9th, 2009

Colored Area on a Curved Surface

Bob's pick this week is Colored Area on a Curved Surface by Michael Wunder.

This is a nice example of quantitative image analysis. Given a heat map and region of interest based on elevation,

compute the surface area.

See Michael's published example for the step by step details.

Comments?


Get the MATLAB code

Published with MATLAB® 7.10

Leave a Reply

Wrap code fragments inside <pre> tags, like this:

<pre class="code">
a = magic(3);
sum(a)
</pre>

If you have a "<" character in your code, either follow it with a space or replace it with "&lt;" (including the semicolon).


MathWorks

Brett & Jiro share their favorite user-contributed submissions from the File Exchange.

These postings are the author's and don't necessarily represent the opinions of The MathWorks.