FaceRecognitionAPI
FaceRecognitionAPI copied to clipboard
Need help to integrate OpenCV videocapture with django
First of all thanks for the API and it's working very well. But I want to open camera by using VideoCaptue method for storing data as training set and open camera again for detection not by using images. Is there any way to integrate OpenCV VideoCapture with django?