Color Blind Algorithm with python and open-cv
This is an open source project, please feel free to fork it and PR to contribute with the community! Repo for the project: https://github.com/Poetickz/color-cone-algorithm
Requirements:
- Python 3.7+
- Pipenv
$ pipenv install
To run a python file:
$ pipenv run python
To run env shell
$ pipenv shell