{"library":"connected-components-3d","type":"library","category":null,"description":"Connected Components 3D (cc3d) is a Python library for performing connected component labeling on discrete and continuous multilabel 3D and 2D images. It efficiently handles 26, 18, and 6 connected variants for 3D images, and 4 or 8 connected variants for 2D images, including support for periodic boundaries. The library is currently at version 3.26.1 and is actively maintained, offering significant performance improvements over general-purpose libraries for multi-label and large volumetric datasets.","language":"python","status":"active","version":"3.26.1","tags":["connected components","3D image processing","image analysis","numpy","volumetric data","segmentation","bioimage analysis"],"last_verified":"Mon May 25","install":[{"cmd":"pip install connected-components-3d","imports":["import cc3d\n...\nlabels_out = cc3d.connected_components(data)"]},{"cmd":"pip install numpy\npip install connected-components-3d --no-binary :all:","imports":[]}],"homepage":null,"github":"https://github.com/seung-lab/connected-components-3d","docs":null,"changelog":null,"pypi":"https://pypi.org/project/connected-components-3d/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":25,"avg_install_s":3.8,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/connected-components-3d/compatibility"}}