Community Profile

photo

Luke Dineen-Woolnough


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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 ago | 0 answers | 1

0

answers

Question


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 ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 0

2

answers

Question


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

8 years ago | 2 answers | 0

2

answers

Question


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

8 years ago | 1 answer | 0

1

answer