BlueBrain / Ultraliser

Reconstruction of watertight meshes, annotated volumes and center line skeletons of neuroscience spatial structures from non-watertight inputs, segmented masks, skeletons of NGV morphologies and volumes.
https://portal.bluebrain.epfl.ch
GNU General Public License v3.0
26 stars 5 forks source link

Fix memory leaks for the vascular voxelization function. #40

Closed marwan-abdellah closed 2 years ago

marwan-abdellah commented 2 years ago

During the rasterization of a full-brain vasculature dataset, I discovered a memory leak within the rasterization kernels. Please fix this bug.

marwan-abdellah commented 2 years ago

Resolved (df9f22a)