may i have the matlab code for checking a rectangle in an image?

1 回表示 (過去 30 日間)
Shaila parvin
Shaila parvin 2013 年 4 月 28 日
i want to check is there any rectangle in an image. may i have the matlab code for this?
  1 件のコメント
Walter Roberson
Walter Roberson 2013 年 4 月 28 日
Will the rectangle be aligned with the horizontal? Or could it be rotated?

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

採用された回答

Image Analyst
Image Analyst 2013 年 4 月 28 日
Yes, there are things you can do, like trying the corner() function, or hough() or houghlines(). Or you might be able to just do simply thresholding. That's about all I can say unless you upload an image. Would you do that?
  2 件のコメント
Shaila parvin
Shaila parvin 2013 年 5 月 3 日
are they bulit in functions?
Image Analyst
Image Analyst 2013 年 5 月 3 日
They are included in the Image Processing Toolbox.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImages についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by