Community Profile

photo

halima jamil


Aktiv seit 2015

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to Find the min and max coordinates of an object in an image
How to find the minX,minY,maxX,maxY of an object in a binary image

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how we can get two points at maximum distance from its centroide in matlab
boundaries = bwboundaries(image); thisBoundary = boundaries{1}; % Get the distances of the boundary pixels from the centroid. ...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Return the pixel values of a specific point in matlab
how we can return the pixel values of our own desired point on matlab. kindly help me out

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How we can get the pixel values of an object in an image in matlab??
how we can get the pixel values of red line from starting to end point and return its pixel values. <</matlabcentral/answers/...

mehr als 8 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


how can we find the length of an irregular shape in matlab
I am here to ask a question. how can we find the length of an irregular shape in matlab.For example if we have so many objects(...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten