PIVlab errors in loading images
显示 更早的评论
When I tried to load bmp images with PIVlab 1.41 & MATLAB R2015b, the following errors came.
---------------------------------------------- -> Matlab version check ok. -> Image Processing Toolbox found. -> Required additional files found. Could not load default settings. Index exceeds matrix dimensions.
Error in PIVlab_GUI>loadimgsbutton_Callback (line 850) filename{i,1}=['A: ' currentpath(zeichen(1,size(zeichen,2))+1:end)];
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in PIVlab_GUI (line 52) gui_mainfcn(gui_State, varargin{:});
Error in matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)PIVlab_GUI('loadimgsbutton_Callback',hObject,eventdata,guidata(hObject)) Error while evaluating UIControl Callback
Index exceeds matrix dimensions.
回答(3 个)
tuo Luo
2017-11-21
0 个投票
Hello, Have you solved this error, I met with the same error when I tried to load bmp images with PIVlab & MATLAB R2016b.
Ming-Ze Kao
2018-5-10
0 个投票
Hi, I had this problem, too. Do you guys meet the situation?
Pedro Arana
2018-5-28
0 个投票
It seems that there is a problem with 16-bits images.
类别
在 帮助中心 和 File Exchange 中查找有关 Image Category Classification 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!