Community Profile

photo

Pranaya Kansakar


Last seen: 3 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Explorer

View badges

Feeds

View by

Question


Creating code to track cellular components in a video
Is there any way of automating the tracking of cell components across multiple frames as they move about and change in size? I'd...

3 years ago | 0 answers | 0

0

answers

Question


Exporting a Mesh Plot
Is there a way of exporting a mesh plot from Matlab so that it is rotatble in other programmes? I've tried saving the file as...

3 years ago | 1 answer | 0

1

answer

Question


Is there a way on matlab to despeckle these images?
I have an image, but it is quite noisy (with all the red agreen blue dots etc) in the middle of the eye. Is there anything on...

4 years ago | 1 answer | 0

1

answer

Question


Is it possible to fill the kink at 4 o'clock in this image?
I have a BW image that's nearly circular, save the dent on the right side. Is it possible to fill this dent? Also, is the...

4 years ago | 1 answer | 0

1

answer

Question


Is it possible to export an imageset as a movie?
HI! I have a series of images imported as an imageset into the workspace. Would it be possible to convert this imageset into a ...

4 years ago | 1 answer | 0

1

answer

Question


Displaying images from cell arrays in app designer
I have a cell array whose cells contains images and I am trying to individually display the images in app designer. I have trie...

4 years ago | 1 answer | 0

1

answer

Question


Any ideas how I can perform segmentation on this image?
I have tried a range of methods such as clustering and thresholding to seperate the white circle from the brown ring without any...

4 years ago | 1 answer | 0

1

answer

Question


Manipulating an array of images
I have an array of images stored in a 1 by x cell. I tried to use a for loop to convert them all to BW for i = 1.array.Count...

4 years ago | 1 answer | 0

1

answer

Question


Assigning values to images in an imageset
I read an imageset as such: imgset = imageSet('dataset'); a1 = read(imgset,1); a2 = read(imgset,2); a3 = read(imgset,3); Wh...

4 years ago | 1 answer | 0

1

answer

Question


Can you use an image gradient to complete a quiver plot?
Is it possible to plot a quiver plot of a gradient, such as the one attached, showing the magnitude and the direction of the cha...

4 years ago | 1 answer | 0

1

answer

Question


Changing slider limit in gui
is there anyway i could get the slider to update the limit to the image count Ct? It seems that the app.Slider.Limits only acce...

4 years ago | 1 answer | 0

1

answer

Answered
Is it possible to apply a single function to all images of an imageset?
Thanks for your replies! It appears that i have created a "1280x1920 logical" at the end of the loop instead of a "1x1 imageSet...

4 years ago | 0

Question


Is it possible to apply a single function to all images of an imageset?
Apologies if this is basic stuff - i'm new to matlab. I have an imageset containing over 100 images, that are all time-dependen...

4 years ago | 3 answers | 0

3

answers

Question


Can Matlab complete the circumference of an incomplete round object?
I have an incomplete round object. It's not a circle, so imfindcircles is no use. Is it possible for matlab to calculate the...

4 years ago | 0 answers | 0

0

answers

Question


Selecting Threshold from multithresh
I have got a image with multiple thresholds (attachment). Is it possible to negate all but one of the thresholds - e.g. have o...

4 years ago | 1 answer | 0

1

answer