TrifectaIII / MTG-Card-Reader-Web

MTG-Card-Reader 2.0, built as a webpage.
https://mtg-cr.tk
46 stars 4 forks source link

Find way to pass webcam image on to python #1

Closed TrifectaIII closed 5 years ago

TrifectaIII commented 5 years ago

figure out GET vs POST requests

TrifectaIII commented 5 years ago

match function now converts uri png string from post request into a cv2 image object.