photo

sumaiya khan


Manipal Institute of Technology

Last seen: plus de 4 ans il y a Actif depuis 2018

Followers: 0   Following: 0

Message

Research Scholar

Statistiques

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


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 ...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 5 ans il y a | 1 réponse | 0

1

réponse

Question


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...

plus de 5 ans il y a | 2 réponses | 0

2

réponses

Réponse apportée
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 ?

plus de 5 ans il y a | 0