Using PIP Python Package
iApp Technology just released a PIP Python Package on Water Meter OCR.
For easing the python development using iApp AI API service, we have released the iapp_ai python pip package. It is the api client library for iApp AI API service for python.
Installation
Note: It can be either pip
or pip3
depend on your environment.
Calling Water Meter OCR API
Example Usages
Full Example in Google Colaboratory
Last updated