matlab program to remove background of bounding boxes.

2 views (last 30 days)
iam new to matlab. iam detected the persons using bounding boxes.now i need to removal of back ground of bounding boxes.my images are like this.my back ground is constant.i used below code
if true
% code
end
<<
<<
/matlabcentral/answers/uploaded_files/36571/62.JPG>>
>>
  1 Comment
Image Analyst
Image Analyst on 19 Oct 2015
The background (behind the person) does not look constant to me. It looks cluttered.

Sign in to comment.

Answers (1)

Dima Lisin
Dima Lisin on 19 Oct 2015
Try using the Image Segmenter app.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!