body detection

i want to detect a body in a video but after the background substraction and applying all filter some time there is still some noise and the bounding box is missing the body and covering other parts or a bigger box so i need a code or some hints on how to detect the region of the most black and so i can calculate the bounding for more accurate results . please i need help soon

답변 (2개)

Image Analyst
Image Analyst 2012년 5월 4일

0 개 추천

Of if you already have the body well segmented and just need to get rid of small noise blobs, you can use bwareaopen().
Hd Fr
Hd Fr 2012년 5월 4일

0 개 추천

no it is just a simple code i worked on i didnt follow any algorithm cuz im new to matlab and didnt find any code to help this is the code http://pastebin.com/gFeh13Jp

질문:

2012년 5월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by