@inbook {262,
	title = {Learning a Visual Attention Model for Adaptive Fast-Forward in Video Surveillance},
	booktitle = {Proceedings of International Conference on Pattern Recognition Applications 	and Methods (ICPRAM)},
	volume = {2},
	year = {2012},
	pages = {25--32},
	keywords = {[Project Phase 2] Scalable Visual Analytics of Video Data},
	doi = {10.5220/0003720000250032},
	url = {http://visualanalytics.de/sites/default/files/upload/publications/Hoeferlin2012a.pdf},
	author = {B. H{\"o}ferlin and H. Pfl{\"u}ger and M. H{\"o}ferlin and G. Heidemann 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>
