photo

sumaiya khan


Manipal Institute of Technology

Last seen: 거의 5년 전 2018년부터 활동

Followers: 0   Following: 0

메시지

Research Scholar

통계

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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 ?

대략 6년 전 | 0