rowengb / GSPro-MLM2PRO-OCR-Connector

A Python script that interfaces the Rapsodo MLM2PRO golf launch monitor with the GSPro golf simulation software using OpenCV and Tesseract OCR.
MIT License
17 stars 4 forks source link

Request: ROIs stored in json #5

Open wonder99 opened 1 year ago

wonder99 commented 1 year ago

Could you add the capability to store the X/Y pairs for the ROIs in the JSON? If they're present, use them otherwise prompt user as happens now. The process of clicking all the corners each time is tedious, and I keep running into timeouts (MLM, screen cast, or python)

rowengb commented 1 year ago

Huge thanks for the help man!