Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 478 Bytes

File metadata and controls

24 lines (18 loc) · 478 Bytes

color-cone-algorithm

Color Blind Algorithm with python and open-cv

Scope

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

Development

Requirements:

  • Python 3.7+
  • Pipenv
$ pipenv install

To run a python file:
$ pipenv run python

To run env shell
$ pipenv shell

Results