Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ellisdg/frangi3d
Computes vesselness scores for 3-dimensional images.
https://github.com/ellisdg/frangi3d
3d 3d-numpy-arrays computer-vision frangi-filter image-processing image-segmentation medical-imaging numpy python
Last synced: about 3 hours ago
JSON representation
Computes vesselness scores for 3-dimensional images.
- Host: GitHub
- URL: https://github.com/ellisdg/frangi3d
- Owner: ellisdg
- License: mit
- Created: 2016-11-17T20:53:16.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-19T23:41:07.000Z (almost 8 years ago)
- Last Synced: 2023-10-20T19:39:42.803Z (about 1 year ago)
- Topics: 3d, 3d-numpy-arrays, computer-vision, frangi-filter, image-processing, image-segmentation, medical-imaging, numpy, python
- Language: Python
- Size: 6.84 KB
- Stars: 63
- Watchers: 1
- Forks: 23
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# frangi3d
The Frangi filter for 3D numpy arrays.This project utilizes scipy and numpy to compute eigenvalues for 3D numpy arrays which are then used as part of the Frangi filter for vesselness.