Skip to content

Simple program for recognizing the readings of water and electricity meters.

Notifications You must be signed in to change notification settings

niobeus/meters_reading

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Meters' readings recognition

Simple program for recognizing the readings of water and electricity meters.

Algorithm:

  1. Finding the dial using the canny filter

alt text alt text

  1. Four-point-transform for dial extraction

alt text

  1. Image normalization (gamma correction, gray world algorithm etc.)

alt text

  1. Finding contours of numbers on dial

alt text

  1. Contours recognition using neural network

About

Simple program for recognizing the readings of water and electricity meters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published