![]() |
Loading Tiff stack in MATLAB
<p>Here is the code I am trying to use, xxxx is the image number that is 4 digit and ranges from 0000 to 1699.</p>
<pre><code>for i=1:1700 stack(:,:,i)=imread('UCS_xxxx.tif',i); end stack=uint8(stack); </code></pre> <p>I wonder how should I modify the loop to account for the image numbers.</p> [url=https://stackoverflow.com/questions/59018373/loading-tiff-stack-in-matlab]More...[/url] |
所有时间均为北京时间。现在的时间是 07:43。 |
Powered by vBulletin
版权所有 ©2000 - 2025,Jelsoft Enterprises Ltd.