Metadata-Version: 2.1
Name: fibretracker
Version: 0.1.0
Summary: A python library to track fibre in a volume
Home-page: https://ndpooja.github.io/fibretracker
Author: Kumari Pooja
Author-email: pooja@dtu.dk
License: MIT
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Natural Language :: English
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Image Processing
Classifier: Topic :: Scientific/Engineering :: Visualization
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: h5py >=3.9.0
Requires-Dist: matplotlib >=3.8.0
Requires-Dist: pydicom >=2.4.4
Requires-Dist: numpy >=1.26.0
Requires-Dist: outputformat >=0.1.3
Requires-Dist: plotly >=5.14.1
Requires-Dist: seaborn >=0.12.2
Requires-Dist: Pillow >=10.0.1
Requires-Dist: scipy >=1.11.2
Requires-Dist: setuptools >=68.0.0
Requires-Dist: tifffile >=2023.4.12
Requires-Dist: tqdm >=4.65.0
Requires-Dist: nibabel >=5.2.0
Requires-Dist: ipywidgets >=8.1.2
Requires-Dist: olefile >=0.46
Requires-Dist: ipympl >=0.9.4
Requires-Dist: scikit-image >=0.19.0
Requires-Dist: notebook >=6.4.0
Requires-Dist: ipykernel >=6.29.4

FibreTracker
============

A python library to track fibre in a volume

Documentation and installation steps of the library are available here!! https://ndpooja.github.io/fibretracker

