![]() |
aimsalgo
5.1.2
Neuroimaging image processing
|
3D rasterization (voxelization) of a mesh O : VolumeRef<unsigned int> or BucketMap<Void> More...
#include <aims/resampling/meshToVoxelsResampler.h>
Public Member Functions | |
MeshToVoxelsResampler () | |
virtual | ~MeshToVoxelsResampler () |
O | doit (const AimsSurfaceTriangle &surface, float spacing=1., unsigned int connexity=26) |
surface : input mesh spacing : voxel size (according to mesh metric) connexity : 6 or 26 More... | |
3D rasterization (voxelization) of a mesh O : VolumeRef<unsigned int> or BucketMap<Void>
Definition at line 51 of file meshToVoxelsResampler.h.
|
inline |
Definition at line 55 of file meshToVoxelsResampler.h.
|
inlinevirtual |
Definition at line 56 of file meshToVoxelsResampler.h.
O aims::MeshToVoxelsResampler< O >::doit | ( | const AimsSurfaceTriangle & | m, |
float | spacing = 1. , |
||
unsigned int | connexity = 26 |
||
) |
surface : input mesh spacing : voxel size (according to mesh metric) connexity : 6 or 26
Ad-hoc covering of voxels, then test if there own to the resulting mesh voxelization by the way proposed in : "An Accurate Method for Voxelizing Polygon Meshes", J.
Huang, R. Yagel, V. Filippov, Y. Kurzion
Definition at line 68 of file meshToVoxelsResampler_d.h.
References norm().