Miguel Ángel
University of Granada
Followers: 0 Following: 0
Feeds
提问
Importing window in hyperspectral viewer is too small
Hi! I am using the HyperspectralViewer app. When opened, I click on import from Workspace, and the import window pops up, but it...
2 months 前 | 1 个回答 | 0
1
个回答已回答
Use alpha transparency to overlay images in App designer
I finally solved it myself like this: imshow(app.im,'Parent',app.axisimage); app.axisimage.NextPlot = 'Add'; him = imshow(GT_...
Use alpha transparency to overlay images in App designer
I finally solved it myself like this: imshow(app.im,'Parent',app.axisimage); app.axisimage.NextPlot = 'Add'; him = imshow(GT_...
3 years 前 | 1
提问
Use alpha transparency to overlay images in App designer
Hi all, I'm creating an app using app designer with Matlab R2022a. I have an axis (app.axisimage) and two images (app.im and GT...
3 years 前 | 1 个回答 | 1
1
个回答提问
fmincon gets very slow after few time
Hi all, I am using fmincon for finding endmembers in each pixel of an image. I have a double for loop which goes pixel by pixel...
4 years 前 | 2 个回答 | 1

