How can I get a border/boundary around my hand as shown in the figure?
1 view (last 30 days)
Show older comments
Accepted Answer
Achyutha Hosahalli
on 12 Feb 2018
You can use the below command with properties as 'BoundingBox'
stats = regionprops(BW,properties)
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!