フィルターのクリア

3D object measurement from 2D images

1 回表示 (過去 30 日間)
agung pratama
agung pratama 2020 年 8 月 18 日
Hello guys,
Im using this code to measure a 3D surface from 2D images (0r.png and 6rr.png), but i got an error and i still can't fix it. Can you guys check it, im a newbie in matlab.
>> im_analyze5_2
Index exceeds the number of array elements (9).
Error in im_analyze5_2 (line 51)
im(i).image = imread(strcat(im_dir , files(im_list(i)+2).name));

回答 (0 件)

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by