Feeds
提问
Finding length of particular side of object in a binary image
I would like to find out the length of the left most side of the above object. I have found the bottom left point by: [row...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to compare an image with another image?
I want to determine the degree of mixing of 2 different colored beads. Below image represents the ideal mixing case. I want ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Image Segmentation not working properly
I have written a code to identify the green and black color seeds and then calculate the ratio of the area occupied by green...
7 years 前 | 0 个回答 | 0
0
个回答提问
Getting error while using the segmentImage(RGB) function to segment images by graph cut
I generated a segmentImage(RGB) function by choosing my desired foreground and background region using graph cut method. This f...
7 years 前 | 0 个回答 | 0
