brainchop icon indicating copy to clipboard operation
brainchop copied to clipboard

Brainchop: In-browser 3D MRI rendering and segmentation

Results 5 brainchop issues
Sort by recently updated
recently updated
newest added

I have added code for connected components written by Chris Rorden for us. All other changes are to make it work with this new improved code. The acceleration for the...

When 18-ROI model runs the label overlay on the input image does not start at `0` but it should. Note, the highest label is not the highest provided by the...

enhancement

It seems that if the default label range in the overlay is complete, 0 - 49 for 50-class model, colormap is spectrum, and transparency is 0.5, the results look much...

enhancement

Label viewer labels should not be smoothed by default. Only if a user specifically wants it.

enhancement

Low hanging fruit optimizations from Chris Rorden on pre-allocating arrays. Additionally, reduced the timing parameters.