ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

how to deal with object disappearance particle filter object tracking

asked 2016-03-10 17:51:57 -0500

dmngu9 gravatar image

I wonder if anyone is working in acoustic tracking. I use particle filter for sound source tracking and it works well for my project. However, in the situation when sound source disappear and reappear, particle filter wont work. Is there a way to detect object disappearance.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-03-11 02:42:44 -0500

ja_ros gravatar image

try to predict the lost data and recover the tracks after the data becomes available.

edit flag offensive delete link more

Comments

The problem is that currently i track the loudest sound source. If the sound source is not present, other ambient sound is gonna be in place which is false (particle filter will keep tracking these false sound sources). therefore, I need some kind of feature to separate interest source and the other

dmngu9 gravatar image dmngu9  ( 2016-03-13 18:51:26 -0500 )edit

Also, how can i recover the particle filter, should i re distribute the particles all over place, or move the existing particles to the highest probability position

dmngu9 gravatar image dmngu9  ( 2016-03-13 18:52:39 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2016-03-10 17:51:57 -0500

Seen: 334 times

Last updated: Mar 10 '16