seung-lab / igneous

Scalable Neuroglancer compatible Downsampling, Meshing, Skeletonizing, Contrast Normalization, Transfers and more.
GNU General Public License v3.0
40 stars 16 forks source link

feat: compute global voxel counts per label #145

Closed william-silversmith closed 1 year ago

william-silversmith commented 1 year ago

This could be improved by using a customized IntMap instead of a MapBuffer, which inflates the size of the file by 1.5x. It would also save 1 extra read.