This project is a Computer Vision application that performs real-time face detection and face recognition using a webcam. The system detects human faces in live video streams and identifies known ...
@cv.gapi.op('custom.add', in_types=[cv.GMat, cv.GMat, int], out_types=[cv.GMat]) ...