Profile Picture
  • All
  • Search
  • Images
  • Videos
  • Maps
  • News
  • More
    • Shopping
    • Flights
    • Travel
  • Notebook
Report an inappropriate content
Please select one of the options below.
  • Length
    AllShort (less than 5 minutes)Medium (5-20 minutes)Long (more than 20 minutes)
  • Date
    AllPast 24 hoursPast weekPast monthPast year
  • Resolution
    AllLower than 360p360p or higher480p or higher720p or higher1080p or higher
  • Source
    All
    Dailymotion
    Vimeo
    Metacafe
    Hulu
    VEVO
    Myspace
    MTV
    CBS
    Fox
    CNN
    MSN
  • Price
    AllFreePaid
  • Clear filters
  • SafeSearch:
  • Moderate
    StrictModerate (default)Off
Filter
OpenCV Course - Full Tutorial with Python
3:41:42
YouTubefreeCodeCamp.org
OpenCV Course - Full Tutorial with Python
Learn everything you need to know about OpenCV in this full course for beginners. You will learn the very basics (reading images and videos, image transformations) to more advanced concepts (color spaces, edge detection). Towards the end, you'll have hands-on experience building a Deep Computer Vision model to classify between the characters in ...
4.5M viewsNov 3, 2020
OpenCV基础教程
Making a Coin Dataset Out of nothing but a Coin Dataset and Python :3
0:38
Making a Coin Dataset Out of nothing but a Coin Dataset and Python :3
YouTubeVivians Username
116 views2 weeks ago
Staged Construction Mode: Staging - Getting Started with PLAXIS 2D - Part 8/11
15:45
Staged Construction Mode: Staging - Getting Started with PLAXIS 2D - Part 8/11
YouTubePLAXIS Geotechnical Analysi
17.6K viewsJan 14, 2022
【全套】Word自学教程从小白到高手超详细讲解(Word教程、Word零基础入门起步)
【全套】Word自学教程从小白到高手超详细讲解(Word教程、Word零基础入门起步)
bilibili爱知趣教育
5.5M viewsMar 19, 2017
Top videos
OpenCV Python Tutorial For Beginners 1 - Introduction to OpenCV
5:58
OpenCV Python Tutorial For Beginners 1 - Introduction to OpenCV
YouTubeProgrammingKnowledge
636.1K viewsFeb 4, 2019
【python】opencv 2小時初學者教學 | 影像辨識 | 影像處理 | 人臉辨識 | 電腦視覺
2:13:54
【python】opencv 2小時初學者教學 | 影像辨識 | 影像處理 | 人臉辨識 | 電腦視覺
YouTubeGrandmaCan -我阿嬤都會
676.6K viewsDec 3, 2021
OpenCV Python Tutorial #1 - Introduction & Images
14:52
OpenCV Python Tutorial #1 - Introduction & Images
YouTubeTech With Tim
408.8K viewsFeb 9, 2021
OpenCV项目实战
#python #programming #programador #programacao Biblioteca: pip install opencv-python Código: import cv2 # Carrega o classificador pré-treinado para detecção de rosto face_cascade = cv2.CascadeClassifier(cv2.data.haarcascades 'haarcascade_frontalface_default.xml') # Abre a câmera do notebook (0 = câmera padrão) cap = cv2.VideoCapture(0) while True: ret, frame = cap.read() # Lê o frame da câmera gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) # Converte para escala de cinza # Detecta rostos no fram
1:05
#python #programming #programador #programacao Biblioteca: pip install opencv-python Código: import cv2 # Carrega o classificador pré-treinado para detecção de rosto face_cascade = cv2.CascadeClassifier(cv2.data.haarcascades 'haarcascade_frontalface_default.xml') # Abre a câmera do notebook (0 = câmera padrão) cap = cv2.VideoCapture(0) while True: ret, frame = cap.read() # Lê o frame da câmera gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) # Converte para escala de cinza # Detecta rostos no fram
TikTokeuguibassi
1.4K views3 weeks ago
Varshith Neethipudi on Instagram: "🖐️ Built an AI-powered AirCursor — control your laptop with hand gestures! No mouse. No touch. Just camera + code. I used AI (MediaPipe + OpenCV) to detect gestures and move the cursor, perform clicks, and even scroll — all through my webcam. It wasn’t easy. Faced so many bugs, errors, and unexpected issues… but after countless trials, I finally made it work. 🔥 I’m just 18 and haven’t even joined engineering yet — but I wanted to build something real with tec
2:38
Varshith Neethipudi on Instagram: "🖐️ Built an AI-powered AirCursor — control your laptop with hand gestures! No mouse. No touch. Just camera + code. I used AI (MediaPipe + OpenCV) to detect gestures and move the cursor, perform clicks, and even scroll — all through my webcam. It wasn’t easy. Faced so many bugs, errors, and unexpected issues… but after countless trials, I finally made it work. 🔥 I’m just 18 and haven’t even joined engineering yet — but I wanted to build something real with tec
Instagramvarshithpauln
9K views3 months ago
OpenCV Python Tutorial For Beginners 14 - Simple Image Thresholding
13:08
OpenCV Python Tutorial For Beginners 14 - Simple Image Thresholding
YouTubeProgrammingKnowledge
74.4K viewsApr 17, 2019
OpenCV Python Tutorial For Beginners 1 - Introduction to OpenCV
5:58
OpenCV Python Tutorial For Beginners 1 - Introduction to Open…
636.1K viewsFeb 4, 2019
YouTubeProgrammingKnowledge
【python】opencv 2小時初學者教學 | 影像辨識 | 影像處理 | 人臉辨識 | 電腦視覺
2:13:54
【python】opencv 2小時初學者教學 | 影像辨識 | 影像處理 | 人臉辨 …
676.6K viewsDec 3, 2021
YouTubeGrandmaCan -我阿嬤都會
OpenCV Python Tutorial #1 - Introduction & Images
14:52
OpenCV Python Tutorial #1 - Introduction & Images
408.8K viewsFeb 9, 2021
YouTubeTech With Tim
OpenCV tutorial for beginners | FULL COURSE in 3 hours with Python
3:11:11
OpenCV tutorial for beginners | FULL COURSE in 3 hours with Pyt…
172.6K viewsFeb 27, 2023
YouTubeComputer vision engineer
OpenCV Python for Beginners - Full Course in 10 Hours - Learn Computer Vision with OpenCV
9:23:49
OpenCV Python for Beginners - Full Course in 10 Hours - Learn Comp…
241.6K viewsFeb 22, 2020
YouTubeProgrammingKnowledge
OpenCV Tutorial in 5 minutes - All Modules Overview
5:33
OpenCV Tutorial in 5 minutes - All Modules Overview
30K viewsMar 24, 2023
YouTubeThe Data Science Channel
Python OpenCV for Beginners - Full Course - Learn Computer Vision
9:23:49
Python OpenCV for Beginners - Full Course - Learn Computer Vision
50.3K viewsFeb 24, 2023
YouTubeProgrammingKnowledge
2:42
How to Install OpenCV in Visual Studio (2023)
94.3K viewsJun 9, 2023
YouTubeThe Code City
16:08
OpenCV Python Tutorial #8 - Face and Eye Detection
101.1K viewsFeb 26, 2021
YouTubeTech With Tim
See more videos
Static thumbnail place holder
More like this
Feedback
  • Privacy
  • Terms