Skip to content Skip to sidebar Skip to footer
Showing posts with the label Webcam

Display Cv2.videocapture Image Inside Pygame Surface

I'm trying to use opencv (cv2) to stream a webcam feed into a pygame surface object. The proble… Read more Display Cv2.videocapture Image Inside Pygame Surface

Accessing A Webcam From Pyside / Opencv

I have problems accessing a webcam in a pyside / opencv project. This is a stripped down example t… Read more Accessing A Webcam From Pyside / Opencv

Send Multiple Frame To Aws Rekognition

I'm trying to send pictures to the aws rekognition from my webcam to detect the activity of the… Read more Send Multiple Frame To Aws Rekognition

Using Pygame To Stream Over Sockets In Python Error

i am working on with a webcam script i got of the internet in python and i am using pygame module t… Read more Using Pygame To Stream Over Sockets In Python Error