How does OpenCV Face Detector can identify faces in a picture? For face detection with OpenCV you use pre-trained deep learning face detector model shipped with the library. OpenCV ships a pre-trained Haar cascades that can be used for face detection… But, In August 2017, OpenCV 3.3 was officially released, bringing a improved “deep neural […]
Electricity consumption reading model
The purpose of the electricity consumption reading model is to detect the reading number and also to identify the consumption figure, in this way through a photo and / or video capture device we can identify this value automatically, without fear of mistakes and at the right time. This model can also be used in […]