LICENSE
README.md
pyproject.toml
setup.py
clearcv/__init__.py
clearcv/color.py
clearcv/filters.py
clearcv/io.py
clearcv/sample.py
clearcv/transform.py
clearcv/utils.py
clearcv.egg-info/PKG-INFO
clearcv.egg-info/SOURCES.txt
clearcv.egg-info/dependency_links.txt
clearcv.egg-info/requires.txt
clearcv.egg-info/top_level.txt
tests/test_basic.py
tests/test_image_ops.py
tests/test_image_ops_flexible.py
tests/test_io_ops.py