separating two different objects in an image

Hey guys I have an image having completely black background and white foreground. I have done motion detection in which I have got a man and a car as moving objects and after applying thresholding and doing some processing on image i have got black background and man and car outlines as white. Now I want to separate man and car by drawing two separate rectangles around them. I am nt getting hw to do that plz help me.

 채택된 답변

Sean de Wolski
Sean de Wolski 2011년 3월 31일

0 개 추천

Use bwconncomp and regionprops to find the bounding box of each object and then set its edges to the color of your choice.

추가 답변 (1개)

Mohsin Khan
Mohsin Khan 2011년 4월 9일

0 개 추천

i have also this problem sir, but i want to extract it as a seperate image each face rectangle, please help me as soon as possible.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by