.gitignore
.readthedocs.yml
CHANGELOG
LICENSE
README.rst
pyproject.toml
.github/workflows/check.yml
.github/workflows/deploy_pypi.yml
dcnum/__init__.py
dcnum/_version.py
dcnum.egg-info/PKG-INFO
dcnum.egg-info/SOURCES.txt
dcnum.egg-info/dependency_links.txt
dcnum.egg-info/requires.txt
dcnum.egg-info/top_level.txt
dcnum/feat/__init__.py
dcnum/feat/background/__init__.py
dcnum/feat/background/base.py
dcnum/feat/background/bg_roll_median.py
dcnum/feat/background/bg_sparse_median.py
dcnum/feat/brightness/__init__.py
dcnum/feat/brightness/bright_all.py
dcnum/feat/haralick/__init__.py
dcnum/feat/haralick/common.py
dcnum/feat/haralick/tex_all.py
dcnum/feat/moments/__init__.py
dcnum/feat/moments/ct_opencv.py
dcnum/feat/moments/mt_legacy.py
dcnum/meta/__init__.py
dcnum/meta/ppid.py
dcnum/read/__init__.py
dcnum/read/cache.py
dcnum/read/const.py
dcnum/read/hdf5_data.py
dcnum/segm/__init__.py
dcnum/segm/segm_thresh.py
dcnum/segm/segmenter.py
dcnum/segm/segmenter_cpu.py
docs/conf.py
docs/index.rst
docs/requirements.txt
docs/extensions/github_changelog.py
tests/conftest.py
tests/helper_methods.py
tests/requirements.txt
tests/test_feat_background_bg_roll_median.py
tests/test_feat_brightness.py
tests/test_feat_haralick.py
tests/test_feat_moments_based.py
tests/test_init.py
tests/test_ppid.py
tests/test_ppid_segm.py
tests/test_read_concat_hdf5.py
tests/test_read_hdf5.py
tests/test_segm_thresh.py
tests/data/fmt-hdf5_cytoshot_full-features_2023.zip
tests/data/fmt-hdf5_cytoshot_full-features_legacy_allev_2023.zip