Community Profile

photo

John


Aktiv seit 2013

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


pseudo-color a moving object track based on its length from origin.
If I have the _xy_ positions of a tracked object's track, how can I pseudo-color the track with a map like jet, based on its len...

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Read data from the built-in MATLAB web browser
I'm trying to read data from a website (using webread) that doesn't use basic authentication to log me in. I've decided maybe th...

etwa 7 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Stitch image based on overlapping area
I have several images with overlapping edges (overlapping area between any two images ranges between 5% to 15%). The image below...

mehr als 7 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Error in multithresh while computing N levels
I'm trying to compute the metrics of an image using multithresh for for N levels 2:20 (maximum allowed). In some of the images I...

fast 8 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


Adjusting CData to match CLim for grayscale Image
I have a grayscale image in a figure displayed through imshow. I adjust the axes CLim limits [a b] to improve it's contrast to d...

fast 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How can I call a callback within a callback from a different GUI
I have two GUIs, Agui & Bgui. How can I execute a callback for Agui from a callback in Bgui? Thanks

fast 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


imcontrast for RGB images.
I've made a GUI for some image analysis with a range (dual-knob) slider for user to adjust image contrast (by changing 'CLim' of...

fast 8 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


Changing the number format of colorbar values
My color bar values are huge and I would love to maximize on the plot space. How can I change the values of my colorbar to say v...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Problem saving in mounted drive
I mounted an sshfs drive on my mac. When I tried saving a variable in the drive, I get the error below. I know it's not a permis...

etwa 9 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Reconstruct Gaussian fitted Beads
I have gaussian fitted a bead in an image and I have its x & y coordinate, standard deviation (std) of the gauss fit as well as ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Rearrange Binary regions based on centroids
I have a binary map, BW, and the Centroids for each region in BW. If I randomize the Centroids, how can I create another binary ...

mehr als 9 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Filling gaps in binary images
I have a binary images of tree clusters, when I imshow(BW), some single trees are separated from the main cluster by 1 pixel. Is...

mehr als 10 Jahre vor | 1 Antwort | 1

1

Antwort

Frage


Remove Operations in a Vector
I have a function whose output is a vector. Each value in the vector contains + or - operation as below. 5.39616521085160 + 0...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generate evenly distributed coordinates
How can I generate coordinates which are all separated by the same distance? Thanks for your help.

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Generate random coordinates around a circle
How can I generate 15 random 2-D coordinates around a circle of radius R with the center of the circle being a defined [x y] 2-D...

mehr als 10 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Convert xy Coordinates to Matrix
I have an xy coordinates positions (100x2) and another z vector (100x1) with values corresponding to each xy coordinate. How can...

fast 11 Jahre vor | 3 Antworten | 0

3

Antworten