photo

sumaiya khan


Manipal Institute of Technology

Last seen: más de 4 años hace Con actividad desde 2018

Followers: 0   Following: 0

Mensaje

Research Scholar

Estadística

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

más de 5 años hace | 2 respuestas | 0

2

respuestas

Respondida
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 ?

más de 5 años hace | 0