I wish to create my own image processing app where I want to perform filtering of the image. Is there a way to accept an image as input in MATLAB App?
Kshitij Singh answered .
2025-11-20
Why not have a listbox where the user can simply click on the image and it gets read in and displayed.
