sumaiya khan
Manipal Institute of Technology
Followers: 0 Following: 0
Research Scholar
Feeds
提问
For a binay image, how to plot a circle by using the centroid of the white pixel region for any given radius.
5 years 前 | 1 个回答 | 0
1
个回答提问
How can i choose the k initial centroids far away from each other in k-means clustering based image segmentation
The steps performed for k-means clustering are as follows: Choose k initial centroids Compute the distance from each pixel to ...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can i separate all the connected regions in a binary image and display them individually.
I have small white pixel areas in my binary image, how can I extract only those white connected pixel areas and display them ind...
6 years 前 | 1 个回答 | 0
1
个回答提问
How can i calculate the area of white pixels in each quadrant and display it individually.
Using the centroid, a binary image is divided into four quadrants at an angle of 45 degree. I need to calculate the area of whit...
6 years 前 | 2 个回答 | 0
2
个回答提问
How can i find the length of the horizontal and vertical line present only in the white pixel region for the attached binary image.
6 years 前 | 2 个回答 | 0
2
个回答已回答
How a binary image can be divided into four equal parts using loop ?
How can I diagnolly divide the image into 4 quadrants using the centroid of the blob ?
How a binary image can be divided into four equal parts using loop ?
How can I diagnolly divide the image into 4 quadrants using the centroid of the blob ?
6 years 前 | 0