@conference {rak_vmv_2017,
	title = {Star convex cuts with encoding swaps for fast whole-spine vertebra segmentation in MRI},
	booktitle = {Proceedings of the 22nd International Symposium on Vision, Modeling and Visualization (VMV)},
	year = {2017},
	month = {09},
	pages = {145-152},
	publisher = {Eurographics Association},
	organization = {Eurographics Association},
	keywords = {[Project Phase 2] Visual Analytics in Public Health},
	author = {M. Rak and K. D. T{\"o}nnies}
}
<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>
