seung-lab / connected-components-3d

Connected components on discrete and continuous multilabel 3D & 2D images. Handles 26, 18, and 6 connected variants; periodic boundaries (4, 8, & 6)
GNU Lesser General Public License v3.0
356 stars 42 forks source link

feat: bring back out_dtype #89

Closed william-silversmith closed 2 years ago

william-silversmith commented 2 years ago

This addresses Philipp's comments in #6. He wants to write the inital CCL volume to a uint32 to avoid needing to upscale the image for the next step.