English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
OpenCV
Python Tutorial
Python CV2
CV2 Python
How It Works
Ganzes
Python Tutorial
Django
Python Tutorial
OpenCV Python Tutorial
Deutsch
Tutorial CV2
Microsoft
Python Tutorial
Class
Tutorial Python
Classes
Python Tutorial
FFT
Tutorial Python
LibreOffice Calc
Tutorial Python
OpenCV Python Tutorial
Español
Dash
Python Tutorial
Ki
Tutorial Python
What Is
CV2 in Python
Free
Python Tutorials
Python
3.7 Tutorial
Flask Python Tutorial
W3Schools
CV2
Computeecc
Adobe Illustrator Keyboard
How to Open Image File in PyCharm
Add Images to PyCharm
CV2
Stitcher
Korg I3
Tutorial
Keyboard Module
Python
CV2
Detect a Rectangle
Capture an Image with
CV2
CV2
Image Shape
Pyoapple CC/CV
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
OpenCV
Python Tutorial
Python CV2
CV2 Python
How It Works
Ganzes
Python Tutorial
Django
Python Tutorial
OpenCV Python Tutorial
Deutsch
Tutorial CV2
Microsoft
Python Tutorial
Class
Tutorial Python
Classes
Python Tutorial
FFT
Tutorial Python
LibreOffice Calc
Tutorial Python
OpenCV Python Tutorial
Español
Dash
Python Tutorial
Ki
Tutorial Python
What Is
CV2 in Python
Free
Python Tutorials
Python
3.7 Tutorial
Flask Python Tutorial
W3Schools
CV2
Computeecc
Adobe Illustrator Keyboard
How to Open Image File in PyCharm
Add Images to PyCharm
CV2
Stitcher
Korg I3
Tutorial
Keyboard Module
Python
CV2
Detect a Rectangle
Capture an Image with
CV2
CV2
Image Shape
Pyoapple CC/CV
Dvc2
Tutorial
Virtual Keyboard
CV2
Fabric Covering Camera Capturing Video
How to Make a Virtual Keyboard
Write Text in Polyline
2X2
Tutorial
0:46
TikTok
devhollow
camera in python using cv2 #cplusplusprogramming #softwareengineer #cprogramming #programming #cplusplus #htmlcss #python #cybersecurity #html5 #javascript
hollow(@devhollow). FUNK SIGILO - h6itam. camera in python using cv2 #cplusplusprogramming #softwareengineer #cprogramming #programming #cplusplus #htmlcss #python #cybersecurity #html5 #javascript
已浏览 111 次
3 个月之前
短视频
0:41
已浏览 696 次
Programa que aplique un filtro de desenfoque a la camara con python!
Programa con Mica
0:35
已浏览 512 次
Advanced Day 62: Object Detection with AI 🎯|Day 62|Advanced Python
Snakey Scripts
OpenCV Tutorial
1:18
Computer Vision Using OpenCV #ai #computerscience #computervision #uas #uav #embodiedai #autonomos
YouTube
Computer Science For
已浏览 1273 次
1 个月前
0:30
The AI Drone Revolution: YOLOv8, OpenCV & Python Explained 😲 #ai #motivation
YouTube
AI Geek
已浏览 800 次
1 个月前
2:41
MediaPipe vs YOLOv26 Pose — Choose Wrong = Wrong System
YouTube
OpenCV University
已浏览 631 次
1 个月前
热门视频
0:53
Python para hacer un programa que detecte sonrisas en la camara
YouTube
Programa con Mica
已浏览 1300 次
4 个月之前
0:40
Programa que detecta caras en la camara con python opencv y un modelo preentrenado.
YouTube
Programa con Mica
已浏览 1476 次
4 个月之前
0:58
Color Image To Grayscale With Few Lines Of Codes
YouTube
Aparsoft AI
已浏览 433 次
2023年1月7日
OpenCV Projects
3:11:11
OpenCV tutorial for beginners | FULL COURSE in 3 hours with Python
YouTube
Computer vision engineer
已浏览 21.9万 次
2023年2月27日
11:01
Object Detection using Python | OpenCV + Deep Learning | AI Computer Vision Project + Source Code
YouTube
ScratchLearnEnglish
已浏览 2666 次
7 个月之前
3:00:26
OpenCV Python Course - Learn Computer Vision and AI
YouTube
freeCodeCamp.org
已浏览 67.5万 次
2021年6月7日
0:53
Python para hacer un programa que detecte sonrisas en la camara
已浏览 1300 次
4 个月之前
YouTube
Programa con Mica
0:40
Programa que detecta caras en la camara con python opencv y un modelo preentrenado.
已浏览 1476 次
4 个月之前
YouTube
Programa con Mica
0:58
Color Image To Grayscale With Few Lines Of Codes
已浏览 433 次
2023年1月7日
YouTube
Aparsoft AI
0:41
Programa que aplique un filtro de desenfoque a la camara con python!
已浏览 696 次
4 个月之前
YouTube
Programa con Mica
0:35
Advanced Day 62: Object Detection with AI 🎯|Day 62|Advanced Python Automation Series🔥
已浏览 512 次
3 个月之前
YouTube
Snakey Scripts
1:04
How to preprocess raw video dataset into frame sequences for consistent training in cv2 and python 🔥
已浏览 218 次
9 个月之前
YouTube
MatrixMind
0:56
Your Phone sees you! How? (OpenCV explained) #pythontamil #pythonanddjangofullstackwebdeveloper
已浏览 770 次
1 个月前
YouTube
Mr JR Learnrs Friendly Network
0:44
Programa que detecte ojos de una persona con la camara usando python import cv2 # Cargar el clasificador preentrenado para detección de ojos eye_cascade = cv2.CascadeClassifier(cv2.data.haarcascades 'haarcascade_eye.xml') # Iniciar la captura de video desde la cámara web cap = cv2.VideoCapture(0) while True: ret, frame = cap.read() if not ret: break # Convertir el frame a escala de grises para la detección gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY) # Detectar ojos en el frame eyes = eye_casc
已浏览 1056 次
4 个月之前
TikTok
programaconmica
0:52
Programa con Mica on Instagram: "Usar python para hacer un programa que detecte sonrisas en la camara import cv2 # Cargar el clasificador preentrenado para detección de sonrisas smile_cascade = cv2.CascadeClassifier(cv2.data.haarcascades + ‘haarcascade_smile.xml’) # Iniciar la captura de video desde la cámara web cap = cv2.VideoCapture(0) while True: ret, frame = cap.read() if not ret: break # Convertir el frame a escala de grises para la detección gray = cv2.cvtColor(frame, cv2.COLOR_BGR2GRAY)
已浏览 3015 次
4 个月之前
Instagram
programaconmica
0:12
python #cv2 #mediapipe #hands tools for #ai #arduino #ws2812b #addressable #costycnc #ledstrip
已浏览 1182 次
8 个月之前
YouTube
Boboaca Costel
1:01
Day 31: Auto-Blur Faces in Videos Using Python|Day 31|AI Tools +Python Integration👇
已浏览 100 次
6 个月之前
YouTube
Snakey Scripts
1:12
Live Webcam Feed With Python | Python Tutorial
已浏览 1143 次
2025年2月23日
YouTube
TechnicallyRipped
0:36
Programa con python que aplique un filtro de inversion de colores a la camara
已浏览 512 次
4 个月之前
YouTube
Programa con Mica
0:07
Real‑Time Face Recognition Using Python & OpenCV 👤🧠 #Shorts #coding #programming #python #opencv
已浏览 1618 次
3 个月之前
YouTube
Python Expert
0:08
Screenrecorder mit Python bauen 🎥🐍🔴
已浏览 1 次
2 个月之前
YouTube
python_tutorials_de
0:10
import cv2 import numpy as np import random def datamosh(video_path, output_path, corruption_level=0.3, keyframe_interval=10): cap = cv2.VideoCapture(video_path) fourcc = cv2.VideoWriter_fourcc(*'XVID') fps = int(cap.get(cv2.CAP_PROP_FPS)) width = int(cap.get(cv2.CAP_PROP_FRAME_WIDTH)) height = int(cap.get(cv2.CAP_PROP_FRAME_HEIGHT)) out = cv2.VideoWriter(output_path, fourcc, fps, (width, height)) frame_buffer = [] frame_count = 0 while cap.isOpened(): ret, frame = cap.read() if not ret: break i
已浏览 1270 次
2025年4月3日
TikTok
vingoop
0:10
Camera und KI benutzen mit Python 🐍👨💻📈
已浏览 178 次
3 个月之前
YouTube
python_tutorials_de
2:48
Learn Python Live – Flexible 8-Week Beginner Course
已浏览 2854 次
4 个月之前
YouTube
Real Python
1:03
Next-Gen Interface: Controlling your Mouse with a Webcam
已浏览 2157 次
2 个月之前
YouTube
Shivshakti Automation
0:23
How to make python pattern on your 3x3 Rubik's cube easy tutorial|#rubikscube #shorts#viral#trending
已浏览 1984 次
1 个月前
YouTube
AK Cube World | Rubik’s Cube Tutorials
0:06
Microscope Motion Detection with Python & OpenCV 🔬🎥 #Shorts #coding #programming #python #motion
已浏览 1004 次
3 个月之前
YouTube
Python Expert
0:19
Python Warp Speed Animation 🚀 | Starfield Effect in Terminal (No Libraries)
已浏览 1653 次
3 个月之前
YouTube
Mr.CodeMan
0:54
#CodingLife #Python #OCR #Tesseract #DellLaptop #Programming #Tech #Streamlit #ImageProcessing #Data
已浏览 505 次
3 个月之前
YouTube
code with joy
0:11
Learn Python programming basics easily
已浏览 240万 次
6 个月之前
TikTok
gordinhodosfluxos
0:15
Learn Python: Basic Syntax and Data Types
已浏览 110万 次
6 个月之前
TikTok
ndin_stecuuuu
0:15
Learn Python Basics for Beginners
已浏览 110万 次
4 个月之前
TikTok
teba___stars
0:21
Quick Python Basics: Enhance Your Coding Skills
已浏览 38.9万 次
4 个月之前
TikTok
ouali.code
0:15
วิดีโอของ หนูชื่อแก้ม (@kanyaaaa011) พร้อมเพลง เสียงต้นฉบับ - 🫧 - ฟอฟ้าาาา
已浏览 37.1万 次
2 个月之前
TikTok
kanyaaaa011
0:23
Проблеми з резервом: Відстрочка та автоматичні оновлення
已浏览 7.9万 次
4 个月之前
TikTok
toys.cv2
展开
更多类似内容
反馈