English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
12:11
raspberrytips.com
Install OpenCV on Raspberry Pi: The Only Guide You Need
OpenCV is often used to promote Raspberry Pi capabilities. Even if the Pi is an inexpensive piece of hardware, showing it with a camera, using artificial intelligence and electronics is pretty impressive. But before doing
2024年8月8日
OpenCV Python Tutorial
OpenCV Tutorial: A Guide to Learn OpenCV in Python
mygreatlearning.com
已浏览 4.1万 次
2024年9月2日
OpenCV Bootcamp
opencv.org
3 个月之前
How to Use OpenCV and Python for Computer Vision and AI
freecodecamp.org
2021年6月7日
热门视频
1:29
Programa con Mica on Instagram: "Detectar caras en una imagen usando OpenCV # pip install opencv-python import cv2 import matplotlib.pyplot as plt import os def detectar_caras(imagen_path): cascada = cv2.CascadeClassifier(cv2.data.haarcascades + ‘haarcascade_frontalface_default.xml’) imagen = cv2.imread(imagen_path) gris = cv2.cvtColor(imagen, cv2.COLOR_BGR2GRAY) caras = cascada.detectMultiScale(gris, scaleFactor=1.1, minNeighbors=5) for (x, y, w, h) in caras: cv2.rectangle(imagen, (x, y), (x +
Instagram
programaconmica
已浏览 5153 次
4 个月之前
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)
Instagram
programaconmica
已浏览 2427 次
3 周前
FreeCAD 1.0 Error The Python Module "OpenCV" (cv2) Is Not Installed (Solved)
YouTube
Gearbyte Project
已浏览 262 次
2024年12月3日
Install OpenCV on Windows
Install OpenCV on Windows - C / Python
learnopencv.com
2021年2月8日
Installing OpenCV on Windows - PyImageSearch
pyimagesearch.com
2022年4月25日
2:32
How to Install OpenCV in Python (Easy Method)
YouTube
The Code City
已浏览 9749 次
2023年10月5日
1:29
Programa con Mica on Instagram: "Detectar caras en una imagen us
…
已浏览 5153 次
4 个月之前
Instagram
programaconmica
0:52
Programa con Mica on Instagram: "Usar python para hacer un progr
…
已浏览 2427 次
3 周前
Instagram
programaconmica
FreeCAD 1.0 Error The Python Module "OpenCV" (cv2) Is Not Inst
…
已浏览 262 次
2024年12月3日
YouTube
Gearbyte Project
How to install opencv in Python 3.9
已浏览 3.4万 次
2021年3月19日
YouTube
ProgrammingFever
1:06:24
OpenCV Python TUTORIAL #4 for Face Recognition and Identification
已浏览 81.5万 次
2018年4月11日
YouTube
CodingEntrepreneurs
14:52
OpenCV Python Tutorial #1 - Introduction & Images
已浏览 43.1万 次
2021年2月9日
YouTube
Tech With Tim
3:01
No module named 'cv2'
已浏览 5万 次
2021年5月24日
YouTube
TechnicalRajat
1:52
How to install OpenCV in Anaconda
已浏览 1.9万 次
2020年12月26日
YouTube
Krishna Ojha
4:51
How to Install Python 2 on Windows 10
已浏览 2.1万 次
2017年6月4日
YouTube
Artur Spirin
2:23
How to install NumPy for Python in Windows 10
已浏览 10.3万 次
2020年6月3日
YouTube
Example Program
3:41:42
OpenCV Course - Full Tutorial with Python
已浏览 458.8万 次
2020年11月3日
YouTube
freeCodeCamp.org
15:43
OpenCV Python Tutorial #2 - Image Fundamentals and Manipulation
已浏览 15.2万 次
2021年2月11日
YouTube
Tech With Tim
17:16
OpenCV Python Tutorial #3 - Cameras and VideoCapture
已浏览 20.4万 次
2021年2月15日
YouTube
Tech With Tim
10:15
Build and Install OpenCV With CUDA GPU Support on Windows 1
…
已浏览 7万 次
2021年1月21日
YouTube
TheCodingBug
6:44
Raspberry Pi - Python 2 & 3 Install Setup and Update
已浏览 5万 次
2019年9月17日
YouTube
Gam3T3cH Electronics
14:30
OpenCV Object Detection in Games Python Tutorial #1
已浏览 31万 次
2020年4月25日
YouTube
Learn Code By Gaming
5:54
How to Install OpenCV CV2 in Python - with Example in Window
…
已浏览 1.3万 次
2020年6月17日
YouTube
Code Jana
3:31
How to Install OpenCV in Anaconda on Windows 10 & 11 | Step-by-Ste
…
已浏览 2.5万 次
2021年2月28日
YouTube
Coder's Digest
5:42
How to Install OpenCV in PyCharm on Windows | Step-by-Step Tutorial
已浏览 3.9万 次
2021年3月1日
YouTube
Coder's Digest
15:48
Step-by-Step Guide: Installing OpenCV C++ and Setting It Up in V
…
已浏览 13.8万 次
2021年5月1日
YouTube
Nicolai Nielsen
10:13
OpenCV Python Tutorial For Beginners 2 - How to Install Open
…
已浏览 60.8万 次
2019年2月5日
YouTube
ProgrammingKnowledge
5:32
How To Install OpenCV Win/Mac [0] | OpenCV Python Tutorials for Begi
…
已浏览 11.8万 次
2019年10月7日
YouTube
Murtaza's Workshop - Robotics and AI
3:37
Easiest way to install OpenCV for python in Raspberry pi within few
…
已浏览 5万 次
2019年9月28日
YouTube
SPARKLERS : We Are The Makers
15:59
OpenCV Python Tutorial For Beginners 5 - Draw geometric sha
…
已浏览 14.4万 次
2019年2月20日
YouTube
ProgrammingKnowledge
0:59
Solved : jupyter notebook No module name cv2 error
已浏览 3.3万 次
2020年6月19日
YouTube
Sankesh Dehade
3:25
install cv2 python
已浏览 37 次
2024年2月4日
YouTube
CodeFlare
43:52
Playwright Python 1 | Getting Started
已浏览 8.4万 次
8 个月之前
YouTube
Automation Step by Step
7:16
OpenCV 03: Load Image Using Cv2 | Python | OpenCV
已浏览 478 次
2023年7月17日
YouTube
Stats Wire
3:09
OpenCV Installation | OpenCV tutorial
已浏览 5.4万 次
2019年1月19日
YouTube
Krish Naik
观看更多视频
更多类似内容
反馈