another Problem in Abandoned Object Detection

1 次查看(过去 30 天)
Dear Sir,
I am working on object tracking in my research work. I go to this link http://www.mathworks.it/it/help/vision/ug/graphics.html to help me in making detection of three objects... In the start, I certain the positions of three objects and “region of interest” inside the first frame… When, I make run of the program (program in process), I noted that there are two BBox of each object: one of them indicate to his “initial state” and the second one indicates to his “actual state” when each object moves inside the “region of interest”… I made BBox = [] before “end” in “while ~isDone(hVideoSrc) loop“ but I have the same problem … If I want to remove “BBox initial state” of each object (certain their positions in first frame) inside the region of interest, how can I do that??…
Thank you very much
  5 个评论
Mohamed Elwakdy
Mohamed Elwakdy 2013-3-1
Dear Walter,
I mean with "Initial BBox" that the first position of each object that I made certain their positions in the first frame and they found inside the “region of interest”….These initial three BBoxes (three objects) are not removing when three objects move inside the “region of interest”… So I have six BBoxes: three of them indicate to the “Initial positions” of three objects and others indicate to the “Actual positions”… I want only to remove the BBoxes for “Initial Positions” and keep with the other BBoxes of “Actual positions”… Is this clear to you nowor you want me to give you more details??
Thank you very much on your interesting
Mohamed Elwakdy
Mohamed Elwakdy 2013-3-1
Dear Walter,
This is not diffrent a different question... you can close this question "http://www.mathworks.co.uk/matlabcentral/answers/65383-problem-in-abandoned-object-detection "

请先登录,再进行评论。

回答(1 个)

Image Analyst
Image Analyst 2013-3-14
There is a demo for this in the Computer Vision System Toolbox: http://www.mathworks.com/products/computer-vision/description6.html. Do you have that toolbox?

类别

Help CenterFile Exchange 中查找有关 Tracking and Motion Estimation 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by