Skip to main content

Find contact points in a 3D Volume.

Project description

PyPI version

Contact Points

import contact_points
l1 = 1
l2 = 2
pts = contact_points.find_contact_points(data, l1, l2)
>>> [ (x,y,z), (x,y,z), ... ] # label1, label2, label1, label2

A collection of algorithms for finding the contacts between one or more connected components in a 3D labeled image.

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page