How to divide a binary image into equal sized square considering major and minor axis as x axis or y axis?
1 view (last 30 days)
Show older comments
I have a binary image,specially a hand gesture. whatever the orientation will be we have to bring back to them into vertical orientation. That I have been done. I also have drawn major and minor axis through centroid. Now my next work is to consider only upper portion of the centroid . Consider the major/minor axis as one of the axis and take a square from first quadrant and also take same size of square from second quadrant too.When considering the square the axis portion need to be considered in one of the wall of the square. and then consider them as separate image. Again divide each of the image into 4 equal halves. I am attaching some pictures here that will give the proper idea of what I need actually.
3 Comments
Answers (0)
See Also
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!