ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

141 results

The Debug Zone
How to Create Transparent Images with OpenCV in Python: A Step-by-Step Guide

In this video, we'll explore the fascinating world of image processing using OpenCV in Python. Specifically, we'll focus on how to ...

1:30
How to Create Transparent Images with OpenCV in Python: A Step-by-Step Guide

22 views

8 months ago

The Debug Zone
Extracting Laser Lines from Images with OpenCV: A Step-by-Step Guide

In this video, we dive into the fascinating world of image processing using OpenCV, focusing specifically on extracting laser lines ...

4:36
Extracting Laser Lines from Images with OpenCV: A Step-by-Step Guide

72 views

11 months ago

GlassTerminal
Read Your Webcam with Python in 60s! 🎥🐍#python

Want to access your webcam using Python? Here's the easiest way with just a few lines of code using OpenCV! Example Code: ...

0:41
Read Your Webcam with Python in 60s! 🎥🐍#python

24 views

3 months ago

The Debug Zone
How to Apply a Colored Mask to an Image Using OpenCV and Python

In this video, we will explore the exciting world of image processing using OpenCV and Python. Specifically, we'll demonstrate ...

2:08
How to Apply a Colored Mask to an Image Using OpenCV and Python

6 views

9 months ago

The Debug Zone
Python Guide: Finding Contours of Different Colors in Images with OpenCV

In this video, we dive into the powerful world of image processing using Python and OpenCV. Specifically, we'll explore how to ...

1:53
Python Guide: Finding Contours of Different Colors in Images with OpenCV

15 views

4 months ago

The Debug Zone
How to Display Only the Red Channel in OpenCV with Python: A Step-by-Step Guide

In this video, we'll explore how to manipulate images using OpenCV in Python by focusing specifically on the red channel.

1:32
How to Display Only the Red Channel in OpenCV with Python: A Step-by-Step Guide

6 views

9 months ago

The Debug Zone
Resize Image to Maintain Aspect Ratio in Python with OpenCV Tutorial

In this tutorial, we'll explore how to resize images in Python while maintaining their aspect ratio using the powerful OpenCV library ...

3:08
Resize Image to Maintain Aspect Ratio in Python with OpenCV Tutorial

7 views

7 months ago

axo labs
📈 Hand gestures Led Control using python Open Cv #shorts

Control an LED using just your hand gestures This project is made with Python + OpenCV and combines AI + Electronics to ...

0:50
📈 Hand gestures Led Control using python Open Cv #shorts

1,060 views

4 months ago

The Debug Zone
How to Divide an Image into Two Equal Parts Using Python OpenCV

In this video, we'll explore a practical application of Python's OpenCV library by demonstrating how to divide an image into two ...

2:02
How to Divide an Image into Two Equal Parts Using Python OpenCV

9 views

7 months ago

The Debug Zone
How to Detect Lines in OpenCV: A Step-by-Step Guide for Beginners

In this video, we'll explore the fascinating world of computer vision using OpenCV, focusing specifically on line detection ...

2:57
How to Detect Lines in OpenCV: A Step-by-Step Guide for Beginners

8 views

3 months ago

The Debug Zone
Fix OpenCV Error: Input Image Must Be CV_8UC3 or CV_8UC4 for fastNlMeansDenoisingColored

In this video, we tackle a common issue encountered when using OpenCV's fastNlMeansDenoisingColored function. If you've ...

1:31
Fix OpenCV Error: Input Image Must Be CV_8UC3 or CV_8UC4 for fastNlMeansDenoisingColored

4 views

8 months ago

The Debug Zone
Understanding OpenCV, Python-OpenCV, and libopencv: Key Differences Explained

In this video, we delve into the world of computer vision by exploring the key differences between OpenCV, Python-OpenCV, and ...

1:30
Understanding OpenCV, Python-OpenCV, and libopencv: Key Differences Explained

1 view

2 months ago

The Debug Zone
Access Webcam in Docker with OpenCV (Python): Step-by-Step Guide

In this video, we'll explore how to access your webcam within a Docker container using OpenCV in Python. Whether you're ...

2:34
Access Webcam in Docker with OpenCV (Python): Step-by-Step Guide

90 views

6 months ago

The Debug Zone
Rectangle Detection and Tracking with OpenCV: A Step-by-Step Guide

In this video, we dive into the fascinating world of computer vision by exploring rectangle detection and tracking using OpenCV.

3:01
Rectangle Detection and Tracking with OpenCV: A Step-by-Step Guide

19 views

9 months ago

The Debug Zone
How to Install OpenCV 2.4.9 in Python Using Pip: Step-by-Step Guide

In this video, we'll walk you through the process of installing OpenCV 2.4.9 for Python using Pip. OpenCV is a powerful library for ...

4:25
How to Install OpenCV 2.4.9 in Python Using Pip: Step-by-Step Guide

11 views

11 months ago

The Debug Zone
How to Stream OpenCV Frames to HTML in Python: A Step-by-Step Guide

In this video, we'll explore the exciting world of computer vision and web development by demonstrating how to stream OpenCV ...

2:17
How to Stream OpenCV Frames to HTML in Python: A Step-by-Step Guide

5 views

6 months ago

The Debug Zone
How to Find and Draw the Largest Contour of a Specific Color in OpenCV (Python)

In this video, we will explore the powerful capabilities of OpenCV in Python to identify and draw the largest contour of a specific ...

1:57
How to Find and Draw the Largest Contour of a Specific Color in OpenCV (Python)

4 views

9 months ago

Notchmods
Creating a basic QR Code generator with Python

Creating a basic QR Code generator with Python Things that you need to pip install: 1. Pyqrcode 2. Pillow library 3. jpg or png (In ...

0:58
Creating a basic QR Code generator with Python

112 views

11 months ago

The Debug Zone
Fixing Image Orientation Issues in Python with OpenCV: A Step-by-Step Guide

In this video, we'll tackle a common problem faced by many developers and photographers: image orientation issues.

1:31
Fixing Image Orientation Issues in Python with OpenCV: A Step-by-Step Guide

10 views

9 months ago

The Debug Zone
How to Save a Binary Image with dtype=bool Using OpenCV (cv2) in Python

In this video, we'll explore the process of saving binary images using OpenCV in Python, specifically focusing on images with a ...

2:41
How to Save a Binary Image with dtype=bool Using OpenCV (cv2) in Python

9 views

9 months ago

The Debug Zone
Understanding Maxvalue in cv2.minMaxLoc() for Image Processing in Python

In this video, we delve into the concept of `maxVal` in the `cv2.minMaxLoc()` function, a crucial tool in image processing with ...

2:17
Understanding Maxvalue in cv2.minMaxLoc() for Image Processing in Python

15 views

5 months ago

The Debug Zone
How to Display OpenCV Video Stream in PyQt: A Step-by-Step Guide

In this video, we will explore how to seamlessly integrate OpenCV video streams into a PyQt application. Whether you're building ...

3:41
How to Display OpenCV Video Stream in PyQt: A Step-by-Step Guide

107 views

11 months ago

The Debug Zone
How to Create a Movie from Images in Python: Step-by-Step Guide

Related to: #createamoviefromimages, #pythontutorial, #step-by-stepguide, #pythonprogramming, #imagetovideo, ...

1:55
How to Create a Movie from Images in Python: Step-by-Step Guide

5 views

5 months ago

Nida Karagoz
Screen recorder with python

Screen recorder with python ✧ I really hope you found a helpful solution! ♡ The Content is licensed under CC ...

2:31
Screen recorder with python

1 view

8 months ago

The Debug Zone
How to Change Video Resolution in Python OpenCV: A Step-by-Step Guide

In this video, we'll explore the process of changing video resolution using Python and OpenCV. Whether you're looking to ...

2:07
How to Change Video Resolution in Python OpenCV: A Step-by-Step Guide

2 views

1 month ago