Sikerdebaard/coronacheck-tools

TODO: migrate cv2 -> Pillow

Opened this issue · 0 comments

cv2 is a bit heavy for the limited image processing tasks done by this library. Migrating cv2 to Pillow would make this library a lot faster to install on systems where cv2 wheels aren't necessarily available. E.g. some linux arm systems.