seung-lab / crackle

3D dense segmentation compression codec based on crack codes.
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

feat: accelerated binary decode #11

Closed william-silversmith closed 8 months ago

william-silversmith commented 8 months ago

detect the z range of an object automatically and extract it

further optimization is possible with 2d grid and specialized decoding for boolean objects

img = crackle.decompress(label=4534)