Pranaya Kansakar
Followers: 0 Following: 0
Feeds
提问
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...
4 years 前 | 0 个回答 | 0
0
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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 前 | 0
提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0