This application is code refactoring of imagesubtandmeasure.py
created by Taizo Kawano.
- python >= 3.7.10
- opencv-python-headless
- pandas
- numpy
- PySide2
- Installation:
~$ python3 -m venv .venv
~$ source .venv/bin/activate
(.venv) ~$ pip install -U git+https://github.com/lycantrope/imagesubtractor
- Running application:
~$ source .venv/bin/activate
(.venv) ~$ imagesubtractor
- Installation:
> python3 -m venv .venv
> .\.venv\Scripts\activate.bat
(.venv)> pip install -U git+https://github.com/lycantrope/imagesubtractor
- Running application:
> .\.venv\Scripts\activate.bat
(.venv)> imagesubtractor