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

perf: faster continuous CCL for signed types #82

Closed william-silversmith closed 2 years ago

william-silversmith commented 2 years ago

Test run on the pollen image casted to float32. Times are given in MVx/sec. Note that delta=0 triggers the multi-label CCL algorithm.

image
william-silversmith commented 2 years ago
image