An open API service indexing awesome lists of open source software.

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

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.