Wesley Hsu
Results
2
issues of
Wesley Hsu
Why is the video streaming quality poor even though I've set the resolution to the highest resolution of the webcam in the media_stream_constraints? The quality is still worse than directly...
While using the webcam to capture images for annotation, I discovered that PIL.Image.open() only accepts image paths or bytes. Therefore, I have added code to convert ndarray to bytes.