/ExposureStats

Exposure Image Editor Photo Stats.

Primary LanguagePythonMIT LicenseMIT

ExposureStats

Streamlit App to display Exposure Image Editor Photo Stats.

To install

Recommended python version is python3.12

pip install -r requirements.txt

To install as a local package

pip install -e .

To install requirements for notebooks

sh install_nbs.sh

Screenshot

plot

Comments

For the moment, reads a config file in the project dir.

Notebook folder has an older version, jupyter + seaborn based.

To Do

  • Package/Deploy as a container?