PIVlab errors in loading images
Show older comments
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.
Answers (3)
tuo Luo
on 21 Nov 2017
0 votes
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
on 10 May 2018
0 votes
Hi, I had this problem, too. Do you guys meet the situation?
Pedro Arana
on 28 May 2018
0 votes
It seems that there is a problem with 16-bits images.
Categories
Find more on Image Category Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!