photo

halima jamil


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 0 个回答 | 0

0

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答

提问


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

9 years 前 | 4 个回答 | 0

4

个回答

提问


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

9 years 前 | 2 个回答 | 0

2

个回答