coronacheck-tools
coronacheck-tools copied to clipboard
TODO: migrate cv2 -> Pillow
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.