Marwan Abdellah

Results 127 issues of Marwan Abdellah

To make a compromise between memory and performance, write the bit arrays chunk-by-chunk to the output files.

enhancement

When I requested the three projections of the volume reconstructed from an input mesh, the XY projection was computed and saved to disk, but the XZ projection failed and caused...

To avoid segmentation faults due to the large memory requirements, it is better to check the available memory and print an informative message to give the user a hint to...

bug
enhancement

In certain cases, the meshes are not given within micro scale. This causes a segmentation fault when the volume is allocated. This issue must be handled.

bug
enhancement

To ensure that users can easily install VMV, it is necessary to isolate all the optional dependnecies within the blocks of codes that use them.

bug
enhancement

We can generate watertight meshes with the Voxelization remesher. But to complete the package, we would like to integrate some optimization code to ensure that we can produce high quality...

To be able to load complex morphologies and also for the sake of exploring the connectivity aspects between the different branches of the morphology, we need to add an option...

enhancement

Since we do some cleanups and resampling for the input moprphology skeleton, it would be necessary to add an option to export the morphology into VMV format.

enhancement

To generate synthetic mesh models of the vascular tissue that can simulate the noisy surfaces reconstructed from tissue samples, we would like to integrate a noise function that displaces the...

enhancement

We are interested in integrating a feature that can color-code the different parts of the morphology (samples, segments, and sections) using random coloring patterns (probably with an internal seed that...

enhancement