Anderson Sprenger

Results 2 comments of Anderson Sprenger

I saw a PR #1498 with the following fix: ```python # Convert the image from BGR color (which OpenCV uses) to RGB color (which face_recognition uses) rgb_frame = frame[:, :,...