Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 1.63 KB

File metadata and controls

39 lines (25 loc) · 1.63 KB

Python Image Processor

Build

About this project

Python script made to process images sent from the server, these images will be scanned, and your Electricity usage (day or night) data will be taken from these. This data then gets sent back to the server for further processing and saving.

CLI Arguments

  • --help: dump CLI commands.
  • --api_key = Roboflow api key
  • --source: Image to search gas meter and scan value of.

Contributors