Metadata-Version: 2.4
Name: nuclear_f_actin
Version: 0.0.2
Summary: Napari plugin for nuclear F-actin image processing
Author-email: PICKET <932529936xue@gmail.com>
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering :: Image Processing
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: Pillow
Requires-Dist: numpy
Requires-Dist: qtpy
Requires-Dist: pyyaml
Requires-Dist: platformdirs
Requires-Dist: napari[all]
Requires-Dist: onnxruntime
Requires-Dist: onnxslim
Requires-Dist: onnx<1.18.0
Requires-Dist: opencv-python
Requires-Dist: matplotlib
Requires-Dist: light-the-torch
Provides-Extra: dev
Requires-Dist: pyqt5; extra == "dev"
