<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Sensor Fusion | Andreas Ziegler</title><link>https://andreasaziegler.github.io/tag/sensor-fusion/</link><atom:link href="https://andreasaziegler.github.io/tag/sensor-fusion/index.xml" rel="self" type="application/rss+xml"/><description>Sensor Fusion</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© 2022 Andreas Ziegler</copyright><lastBuildDate>Wed, 02 Nov 2016 00:00:00 +0000</lastBuildDate><image><url>https://andreasaziegler.github.io/media/icon_hu0b7a4cb9992c9ac0e91bd28ffd38dd00_9727_512x512_fill_lanczos_center_3.png</url><title>Sensor Fusion</title><link>https://andreasaziegler.github.io/tag/sensor-fusion/</link></image><item><title>Robust object tracking in 3D by fusing ultra-wideband and vision</title><link>https://andreasaziegler.github.io/project/object-tracking/</link><pubDate>Wed, 02 Nov 2016 00:00:00 +0000</pubDate><guid>https://andreasaziegler.github.io/project/object-tracking/</guid><description>&lt;h2 id="motivation">Motivation&lt;/h2>
&lt;p>Object tracking is an important part for many applications especially for robotic systems interacting with humans. Problem statement Ultra-wideband (UWB) systems as well as vision based object trackers are widely known and used. Both of the systems have their advantages and disadvantages. UWB systems can provide the location of an object in 3D with an accuracy of approximate 10cm whereas vision based object trackers can only provide the location of an object in 2D pixel coordinates but with a more precise accuracy than UWB systems.&lt;/p>
&lt;h2 id="approach">Approach&lt;/h2>
&lt;p>So why not combine these two sources of information? Exactly this concept should be developed and evaluated in this semester project. The 3D position measured by the UWB system should be fused with the 2D pixel coordinates of a visual object tracker with an Extended Kalman Filter (EKF). A re-detection mechanism for the visual tracker should be implemented in addition to increase the usability as well as the stability of the system.&lt;/p>
&lt;h2 id="result">Result&lt;/h2>
&lt;p>The proposed system shows a significantly better accuracy compared with the 3D positions measured by the UWB system. This proof of concept enables to apply this system to a wide range of applications and also allows further extensions.&lt;/p></description></item></channel></rss>