3D object measurement from 2D images

2 次查看(过去 30 天)
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 CenterFile Exchange 中查找有关 Surface and Mesh Plots 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by