Control your Webcam with Python - OpenCV Beginners Tutorial #4

Control your Webcam with Python - OpenCV Beginners Tutorial #4

Sam Westby Tech

2 года назад

8,867 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

@jimmason9570
@jimmason9570 - 07.11.2022 00:56

I had an issue with no window being opened on my rapsberry pi and not returning any values. I use vnc viewer and a pi camera. Any way I can fix this?

Ответить
@Ducerobot
@Ducerobot - 05.06.2023 03:38

Says cv2 has no attribute VideoCapture i have never been able to get a web cam going on a pi thanks for any help.

Ответить
@adrianblade5145
@adrianblade5145 - 08.10.2023 10:41

Is it possible to use pycharm instead of visual studio?

Ответить
@Hathom-q1m
@Hathom-q1m - 26.10.2023 04:46

That doesn't work, help me, the terminal said "no module named 'cv2'

Ответить
@shmoo5z
@shmoo5z - 11.11.2023 23:50

Thank you .. very nice content.. keep going ..

Ответить
@richardpochmara5448
@richardpochmara5448 - 28.12.2023 00:46

I'm getting the No more stream message. I have checked the code and everything looks ok my raspberry pi 4 see's my camera but I get no Video

Ответить
@smainlounici
@smainlounici - 10.01.2024 23:25

hi sam is there anyway one can use another calera (other than the webcam) that is on a USB port? what is the call code for it?

Ответить
@richardpochmara5448
@richardpochmara5448 - 12.01.2024 00:02

I have an error message NameError: name 'stream' is not defined. What do I do to fix this.

Ответить
@georgeseese
@georgeseese - 26.01.2024 04:14

Thanks for your videos. (1) Do you have tips for beginner playing the mp4 file in Visual Studio or pycharm? I got it to work in pycharm but I'm not sure how. (2) You don't mention audio. Using your code, the playback does not have sound. Is that expected at this point? Are there other openCV options for audio, or from what I see elsewhere, a separate audio file is needed?

Ответить
@a.a.patrick
@a.a.patrick - 08.04.2024 16:46

Good one!
Let me ask,
In Linux, using V4L2 library it allows me to perform search of cameras in the USB independent of opencv, the return list is then pass to the opencv as a string.
The string name for each camera description is available for user select in dropdown menu.
When any string selected, I used opencv to filtered and retrieve the the camera ID. (0,1,23...). and pass it to opencv to open the camera.
I have been search how to implement this in window but no success, this will require dos cmd.
Do know how it can be done, maybe looking for camera from dos cmd?

Ответить
@souravbarua3991
@souravbarua3991 - 30.05.2024 11:38

Thank you for this. Nice explanation. Much needed this for my project.

Ответить
@anirudhhegde9378
@anirudhhegde9378 - 29.09.2024 19:25

I want control backcam using python

Ответить
@evlovesbreakfast
@evlovesbreakfast - 09.11.2024 23:01

wow did not expect to find the biking legend when I clicked on this tutorial

Ответить