Drexel dragonThe Math ForumDonate to the Math Forum



Search All of the Math Forum:

Views expressed in these public forums are not endorsed by Drexel University or The Math Forum.


Math Forum » Discussions » Software » comp.soft-sys.matlab

Topic: Tracking Overlapping Objects
Replies: 10   Last Post: Aug 14, 2012 9:40 AM

Advanced Search

Back to Topic List Back to Topic List Jump to Tree View Jump to Tree View   Messages: [ Previous | Next ]
Keegan

Posts: 3
Registered: 7/6/11
Tracking Overlapping Objects
Posted: Jul 6, 2011 3:09 AM
  Click to see the message monospaced in plain text Plain Text   Click to reply to this topic Reply

Dear Experts,

I am a student currently attempting an Object-tracking project where we have to track and count the number of birds from a recorded footage. My main reference for attempting this project is MATLAB's own demo on optical flow tracking for vehicles:
http://www.mathworks.com/products/computer-vision/demos.html?file=/products/demos/shipping/vision/videotrafficof.html

The problem I've encountered is that whenever two birds fly in close proximity or overlap each other, the bounding boxes treat them as one bird based on the blobs sticking into each other, resulting in a big bounding box that encapsulates both birds and bringing the bird counter down by 1.

My question is how do I segment two birds from each other despite them overlapping each other and maintain the bird count as it is? Would be better if an example code be presented to better illustrate solution.

http://imageshack.us/photo/my-images/199/screenshotrg.jpg/
The above is a screenshot of the problem I described previously. The overlapping birds in question are circled in red.

I am very new to this computer vision and tracking field, so there are many basic things I do not understand. Any advice on how solving this problem would be greatly appreciated. Thank you.



Point your RSS reader here for a feed of the latest messages in this topic.

[Privacy Policy] [Terms of Use]

© Drexel University 1994-2013. All Rights Reserved.
The Math Forum is a research and educational enterprise of the Drexel University School of Education.