提问


Placing and Editing an Image within a GUI using GUIDE.
How do you place an image within a pre-defined border on a GUI? I set an axes down hoping to put the image inside, but that d...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Specific Application of a GUI using Guide
I'm working with an image processing algorithm that is quite extensive and needs a lot of iteration to properly segment a variet...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Correcting a Non-Uniform Background
I created a sample image by doing the following: %% Create a Sample Image for i = 1:501 x(i,:) = linspace(0,.5,501); ...

12 years 前 | 4 个回答 | 1

4

个回答

提问


Reshaping Blobs in a Binary
When processing an image with low contrast, I inevitably will distort some of the shapes when I threshold the grayscale image an...

12 years 前 | 3 个回答 | 0

3

个回答

提问


Image Segmentation on an Image with low contrast and nonuniform lighting
The image I'm working with looks like water droplets on a sheet of metal. What I'm trying to do is obtain statistics, such as bl...

12 years 前 | 1 个回答 | 1

1

个回答