Using Face Recognition for automation
In this article I will explain how we can use Face Recognition and then send the mail and whatsapp message. Further if other face detected then we create EC2 instance in AWS! The Local Binary Pattern Histogram(LBPH) algorithm is a simple solution on face recognition problem, which can recognize both front face and side face. The gray value of the pixel is replaced by the median value of its neighborhood sampling value, and then the feature value is extracted by the sub blocks and the statistical histogram is established. As we have an image in grayscale, each histogram (from each grid) will contain only 256 positions (0 255) representing the occurrences of each pixel intensity.
Jun-25-2021, 11:45:46 GMT
- Technology: