I find hard to display multiple images on axes
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Muhammad Awais Ali
il 15 Feb 2022
Modificato: Muhammad Awais Ali
il 5 Mar 2022
Dear
I have axes named axesQResult. I find hard to display all images thumbnails. in same window.
dbImages=imread(fullfile(app.source_folder,'\', file.name));
app.dbGrayImages = im2gray(dbImages);
app.DBFeatures = extractLBPFeatures(app.dbGrayImages, "Normalization","L2");
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!