cartofvox | returns cartesian coordinates from voxel coordinates | |
ELofmatrixneigbors | creates a complete edge list for a edgelist 4x4 neighborhood of a matrix | |
ELofmatrixneigborweight | creates a weighted edge list for a 4x4 neighborhood wrt to weight criteria | |
GPLnearestpoint | returns the nearest point index within a Grid point list | |
GPLofmatrix | creates for a 2D matrix a grid point list with coordinates | |
marchingcubes | marching cubes algorithm | |
matrixplot | plots a 2D matrix as grid point list with coordinates | |
SGofVMdelaunay | returns a surface model for a delaunay reconstructed volume model | |
SGofVMisosurface | returns a surface model by the marching cubes | |
SGofVMmarchcube | returns a surface model by the marching cubes | |
TR2ofimage | returns a Delaunay triangulation for a grayscale image | |
TR3ofVM | returns a | |
VLFLofVMdelaunay | returns a surface model for a delaunay reconstructed volume model | |
VLFLofVMmarchcube | returns a surface model by the marching cubes | |
VLofVM | returns the voxel coordinates as point list (can be long) | |
VLplotvoxel | plots a voxel at the position VL | |
VLscatter | plots a vertex list with a corresponding image intensity list | |
VMaxis | simply returns the minimal and maximal intensity values of a Voxel Model | |
VMcaxis | adjustes the caxis of the VMplot diagram | |
VMcaxis2 | adjustes the caxis of the VMplot diagram | |
VMimrot90 | returns an 90 degree rotated image (nxm) or image stack (nxmxk) | |
VMintensityscale | returns an intensity scaled voxel image | |
VMmontage | plots all images of an image stack into one figure | |
VMof2Dprojections | this fnct reads in a directory full of projection images and creates a voxel model | |
VMofSG | returns a voxel model of a Solid Geoemtry | |
VMofSGweight | returns a voxel model of a Solid Geoemtry using SGweight/SGisinterior | |
VMofVL | returns a Voxel model from a vertex list | |
VMplotvoxels | plots a voxel model as transperent cubes | |
VMpseudo3D | returns an 2D image of pseudo 3D rendered surface | |
VMresize | resizes a voxel image model | |
VMscatter | Plots a 3D matrix as particle model | |
VMwindowplot | plots a voxel model using the window caxis fnct | |
voxofcart | returns voxel coordinates from cartesian coordinates | |