Skip to content

CTPy initial release

Latest
Compare
Choose a tag to compare
@jlubbersgeo jlubbersgeo released this 15 Feb 06:42
· 29 commits to main since this release
e95ac6c

This is the initial release for CTPy: a module that was created for the filtering and segmentation of CT data in Python. This is built on top of scikit-image and utilizes their non-local means filter and watershed segmentation algorithms to de-noise CT data and segment it into a specific number of user defined regions.