PIVlab errors in loading images
Afficher commentaires plus anciens
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.
Réponses (3)
tuo Luo
le 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
le 10 Mai 2018
0 votes
Hi, I had this problem, too. Do you guys meet the situation?
Pedro Arana
le 28 Mai 2018
0 votes
It seems that there is a problem with 16-bits images.
Catégories
En savoir plus sur Image Category Classification dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!