フィルターのクリア

Question about vision.ShapeInserter, bounding box problem.

2 ビュー (過去 30 日間)
Akira Chan
Akira Chan 2015 年 8 月 24 日
コメント済み: Akira Chan 2015 年 8 月 26 日
Greetings programmers,
I have a problem where I create a bounding box using the vision.ShapeInserter. I used this function:
ShapeInserter = vision.ShapeInserter('BorderColor', 'White');
Can anyone explain why the bounding box is not fully constructed? What have caused this to happen and how do I solve this? I tried changing the LineWidth parameter but it says that my Matlab don't have that function and I am currently using R2013a version Matlab. Can anyone help me in such a way that I get a full bounding box instead of this half baked bounding box?
Pardon for editing a white with red border box, it is for security reasons.
Thank you very much.
Regards,
Akira

回答 (1 件)

Sean de Wolski
Sean de Wolski 2015 年 8 月 24 日
Try zooming in/expanding the size of the figure/movie player?
  3 件のコメント
Sean de Wolski
Sean de Wolski 2015 年 8 月 25 日
Or just that the renderer is choosing not render it because it's not think enough for it to appear at the current resolution.
Akira Chan
Akira Chan 2015 年 8 月 26 日
Dear Mr Sean,
Ahhh alright thanks, that seemed logical. So if I don't have R2015, what should I do to make the border thicker using vision.ShapeInserter?
Regards,
Akira

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

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by