Community Profile

photo

John


2013년부터 활동

Followers: 0   Following: 0

연락

통계

  • First Review
  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 7년 전 | 답변 수: 0 | 0

0

답변

질문


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

7년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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

거의 8년 전 | 답변 수: 0 | 1

0

답변

질문


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

거의 8년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 8년 전 | 답변 수: 2 | 1

2

답변

질문


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

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 9년 전 | 답변 수: 0 | 0

0

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

9년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 1 | 1

1

답변

질문


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

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

10년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

거의 11년 전 | 답변 수: 3 | 0

3

답변