Visual-tracking is a computer-vision task that consists of detecting and tracking objects with a camera.
1
vote
0answers
12 views
How canparticle filter help me with reconstruction/separation of blobs
I'm on people tracking in computer vision. I have observations (blob as output of blob detection after background subtraction) and i want to infer the objects that have produced this observations.
My ...
5
votes
1answer
60 views
Vehicle segmentation and tracking
I've been working on a project for some time, to detect and track vehicles in video captured from UAV's, currently I am using an SVM trained on bag-of-feature representations of local features ...
1
vote
1answer
50 views
Object Tracing with Particular Color
I started working on a autonomous robot project in my spare time. Everything is finished except the image proccessing part. I want my robot to follow an object with particular properties. For the ...
3
votes
1answer
2k views
Step by Step Camera Pose Estimation for Visual Tracking and Planar Markers
I have been working on the topic of camera pose estimation for augmented reality and visual tracking applications for a while and I think that although there is a lot of detailed information on the ...
