Community Profile

photo

Miguel Ángel


University of Granada

Last seen: 15 days ago Active since 2021

Followers: 0   Following: 0

Message

Statistics

  • First Review

View badges

Feeds

View by

Answered
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_...

1 year ago | 0

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

2 years ago | 2 answers | 1

2

answers