photo

halima jamil


Active since 2015

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
254,471
of 300,392

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
40.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,335

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 0 answers | 0

0

answers

Question


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

10 years ago | 2 answers | 0

2

answers

Question


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

10 years ago | 4 answers | 0

4

answers

Question


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

10 years ago | 2 answers | 0

2

answers