How can I get a border/boundary around my hand as shown in the figure?
1 次查看(过去 30 天)
显示 更早的评论
0 个评论
采纳的回答
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!