Fresh from the digital dissection table
To further verify the correct processing of my Cubical Marching Squares-implementation (aka: CMS) – and because I grew fed up looking at my 3D perlin-noise – I have added support for loading raw CT/MR data. There are two freely available datasets from Stanford, hosted at the Stanford Volume data archive. Here is my CMS-library at work on the CThead volume data-set… A handy side-effect is that I have also implemented a viewer for these raw (16 bit, unsigned short) volume data-sets, which allows to easily scrub through all slices via…read more