Metadata-Version: 2.1
Name: trackbact
Version: 0.1.0
Summary: A Python package for tracking bacterial cells in microscopy images.
Home-page: https://github.com/mrizaarseven98/bacteria_tracker
Author: ME-480
Author-email: mrizaarseven@gmail.com
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy (>=1.25.2)
Requires-Dist: scipy (>=1.10.1)
Requires-Dist: matplotlib (>=3.7.1)
Requires-Dist: scikit-image (>=0.20.0)
Requires-Dist: pandas (<2)
Requires-Dist: opencv-python (>=4.8.0.76)
Requires-Dist: tensorflow (>=2.14.0)
Requires-Dist: h5py (>=3.7.0)

"# bacteria_tracker" 
