How to divide an array of matrix into two halves using mean distance
Show older comments
I would like to know how to divide this array R1=R(70:194,10:224) into two equal halves? I want to know the central coordinate. for that should i calculate the distance between the two extremes and then calculate mean? If yes, then how to calculate the distance between the co ordinates?
3 Comments
Andrei Bobrov
on 22 Apr 2014
How to divide?
Josephine
on 22 Apr 2014
Image Analyst
on 22 Apr 2014
That's not usually what it means to segment an image. See http://en.wikipedia.org/wiki/Image_segmentation
Accepted Answer
More Answers (0)
Categories
Find more on Image Segmentation in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!