How can I get a border/boundary around my hand as shown in the figure?
1 回表示 (過去 30 日間)
古いコメントを表示
採用された回答
Achyutha Hosahalli
2018 年 2 月 12 日
You can use the below command with properties as 'BoundingBox'
stats = regionprops(BW,properties)
0 件のコメント
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!