Luke Dineen-Woolnough
自 2016 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Assigning Handles to a variable of an image.
I Need to assign a handles to a variable in my code, however the variable is a variable of an image. I've Taken an image and the...
8 years 前 | 1 个回答 | 0
1
个回答提问
Loading a Histogram in a GUI with data from another Function
I'm looking at using a push-button in a GUI to load up a histogram of an image that is already loaded into the GUI. I don't thin...
8 years 前 | 2 个回答 | 0
2
个回答提问
Changing variables in different functions
Im trying to change a variable in one function using a separate slider function, I've managed to get the slider to change its cu...
8 years 前 | 0 个回答 | 1
0
个回答提问
When using a checkbox in a GUI how do i undo the effects of the Checkbox
I'm developing a GUI to with a loaded image, and a check-box which applies a filter, to the image. How can I get the image to be...
8 years 前 | 1 个回答 | 0
1
个回答提问
Displaying Histogram IN GUI AXES using imhist
I am trying to display the histogram of an image in a GUI using GUIDE. The Gui has two AXIS the first axis displays the image an...
8 years 前 | 2 个回答 | 0
2
个回答提问
Creating Gibbs Ringing by changing tissue intensity
I'm trying to simulate the MRI Process, part of this requires me to simulate gibbs ringing in an image. I'm trying to increase t...
9 years 前 | 2 个回答 | 0
2
个回答提问
IFFT of a Hanning windowed FFT Image
Hi, Im Trying to IFFT a Hanning Windowed FFT Image for the code below, to obtain the original image. w = hanning(434)*hannin...
9 years 前 | 1 个回答 | 0