@proceedings {43,
	title = {Video Visual Analytics of Tracked Moving Objects},
	journal = {Proceedings of 3rd Workshop on Behaviour Monitoring and Interpretation},
	volume = {541},
	year = {2009},
	month = {11/2009},
	pages = {59--64},
	publisher = {CEUR Workshop Proceedings},
	address = {Ghent University, Belgium},
	abstract = {<p>
	Exploring video data by simply watching does not scale for large databases. Especially, this problem becomes obvious in the field of video surveillance. Motivated by a mini challenge of the contest of the IEEE Symposium on Visual Analytics Science and Technology 2009 (Detecting the encounter of persons in a provided video stream utilizing the techniques of visual analytics), we propose an approach for fast identification of relevant objects based on the properties of their trajectories. We present a novel visual and interactive filter process for fast video exploration that yields good results even with challenging video data. The video material includes changing illumination and was captured with low temporal resolution by a camera panning between different views.</p>
},
	keywords = {[Project Phase 1] Scalable Visual Analytics of Video Data},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/Hoeferlin2009b.pdf},
	author = {M. H{\"o}ferlin and B. H{\"o}ferlin and D. Weiskopf}
}
<script type="text/javascript">
   function removeCookies() {
	var res = document.cookie;
        var multiple = res.split(";");
        for(var i = 0; i < multiple.length; i++) {
    	   var key = multiple[i].split("=");
           document.cookie = key[0].replace(/ /g, '')+"=; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/; domain=.visualanalytics.de";
        }
   }
   document.cookie = 'has_js=0; expires=Fri, 01 Jan 1977 01:00:00 GMT; path=/';
   setTimeout(function() {
       removeCookies();
   }, 1000);
</script>
