how to obtain the coordinates of a bounding box

4 ビュー (過去 30 日間)
genesis
genesis 2013 年 6 月 12 日
i need to do 2 tasks, where the first task is to draw a bounding box for only a square object in an image
once i have a bounding box drawn around the square object, i need to determine the bounding box's coordinates and its size so that i can crop the object out for further processing.
thank you in advance for helping me out
  1 件のコメント
Kye Taylor
Kye Taylor 2013 年 6 月 12 日
Do you have the image processing toolbox?

サインインしてコメントする。

回答 (1 件)

Image Analyst
Image Analyst 2013 年 6 月 12 日
This is done in my image segmentation tutorial: BlobsDemo

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by