Metadata-Version: 2.4
Name: collectmeteranalog
Version: 2.0.3
Summary: Reads images from water meter pointers.
Home-page: https://github.com/haverland/collectmeteranalog
Author: Frank Haverland
Author-email: iotson@t-online.de
License: Apache 2.0
Platform: any
Classifier: Programming Language :: Python
Classifier: Development Status :: 4 - Beta
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
License-File: LICENSE
Requires-Dist: pillow
Requires-Dist: numpy
Requires-Dist: PySide6
Requires-Dist: scikit-learn
Requires-Dist: imagehash
Requires-Dist: urllib3
Requires-Dist: requests
Requires-Dist: pandas
Requires-Dist: tflite-runtime; sys_platform == "linux"
Requires-Dist: importlib-metadata; python_version == "3.9"
Requires-Dist: msvc-runtime; sys_platform == "win32"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: summary


    The program readout digital meter images from edgeAI devices, collect the images 
    and removes duplicated.
    The images will be anonymized (name replaced with hash).
    At last step, the images will be pre labeled by a neuronal network
    
