Deprecated: Function create_function() is deprecated in /data/wp2arcdev/public_html/wp-content/plugins/essential-grid/essential-grid.php on line 97

Deprecated: Function create_function() is deprecated in /data/wp2arcdev/public_html/wp-content/plugins/revslider/includes/framework/functions-wordpress.class.php on line 257
Flux HPC Blog: Large-scale Visualization of Volumes from 2D Images | ARC Flux HPC Blog: Large-scale Visualization of Volumes from 2D Images – ARC
Warning: Use of undefined constant CTF_VERSION - assumed 'CTF_VERSION' (this will throw an Error in a future version of PHP) in /data/wp2arcdev/public_html/wp-content/plugins/ai-twitter-feeds/ai-twitter-feeds.php on line 519

Flux HPC Blog: Large-scale Visualization of Volumes from 2D Images

By May 21, 2015 April 26th, 2016 General Interest, News

The Visible Human project has a series of high resolution CT or MRI scans of human bodies.  These images can be stitched together to make volume renderings of the original subject. These images were generated from high resolution CT scans available here at Michigan.  The data in this case is over 5000 2d slices in TIFF format for total data of around 34GB. On standard systems working with the input data of this size is difficult let alone the derived 3d volume created.  Lucky for us we can use the Visit imgvol format specifically for this case. In the above example 32 cores with 25GB of memory each (800GB total) on the Flux Large Memory nodes was used and my personal Apple laptop running the Visit viewer over a home network connection (!!).  Memory use in the creation of the above plots ranged from 3GB/core to 7.5GB/core.   Rendering performance wasn’t interactive, but a plot change would range from 15-45 seconds to redraw. The imgvol format is very simple and allowed for us to create these sorts of plots very quickly.  Most users don’t have such huge data and can run this on their personal lab workstations.  If your workstation isn’t sufficient feel free to reach out to ARC-TS at hpc-support@umich.edu