https://github.com/suutari/meterelf
Water meter reading with Computer Vision
https://github.com/suutari/meterelf
computer-vision opencv python python3
Last synced: 12 months ago
JSON representation
Water meter reading with Computer Vision
- Host: GitHub
- URL: https://github.com/suutari/meterelf
- Owner: suutari
- License: mit
- Created: 2018-09-01T08:46:01.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-14T20:38:05.000Z (almost 4 years ago)
- Last Synced: 2025-05-18T08:19:23.024Z (about 1 year ago)
- Topics: computer-vision, opencv, python, python3
- Language: Python
- Size: 8.35 MB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
Meter Elf
=========
This project implements dial meter value reading by computer vision
using OpenCV with Python.
It currently works just for my configuration with exactly the same
parameters (like type of water meter, position and angle of the webcam,
lighting conditions, etc.), but I plan to make it more general in the
future.
License
-------
All content here is licensed with MIT license. See the LICENSE file for
details.