Lightisthenight
Followers: 0 Following: 0
Feeds
질문
How can I remove the white edge in the density map?
I used imagesc to plot a density map and plotted an additional point (the red one) in the figure to highlight that this is my ba...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How does the regionprops calculate the area or the eccentricity of an object?
Hi, I have been reading a lot about image segmentation lately and know that some algorithms are based on the region and some ar...
5년 초과 전 | 답변 수: 2 | 2
2
답변질문
Highlight a point in plot
Hello, I have a graph which contains many points. The red points in the plot overlap the green and blue point. How can I high...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
regionprops circularity value >1 and 0 ?
Hello, I calculated for a binary image the circularity using the regionprops function with this formula: allCircularities1 = ...
5년 초과 전 | 답변 수: 2 | 0
2
답변질문
Centroid calculation image stack (for loop)
I want to calculate the total centroid of an image stack. For a single image i could use the regionprops() to calculate it as sh...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
conversion from double to logical=lose of information?
I have an image stack of about 1000 images and i want to segment every single image with the bwareafilt() method and afterwards...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How to increase the size of an image
I have an image which is 256x256 double. I want to increase the image size to 800x1280 double. I tried to use the imresize funct...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
Display the image with the lineToBorderPoints command?
I tried to use the Matlab command 'lineToBorderPoints', but it only displays the epilines in a diagram and not in my actual ima...
거의 6년 전 | 답변 수: 1 | 0
1
답변질문
How can I segment blobs in a image using the threshold filter
I want to remove the spatter which I marked red in the following image using the threshold filter. Right now as you can see I u...
거의 6년 전 | 답변 수: 1 | 0