#
opencv-python
Here are 1,858 public repositories matching this topic...
-
Updated
Jun 5, 2020 - Python
samjett247
commented
Mar 1, 2020
GUI based Smart Sudoku Solver that tries to extract a sudoku puzzle from a photo and solve it
machine-learning
gui
image-processing
cnn
sudoku-solver
image-segmentation
hough-transform
cv2
digital-image-processing
opencv-python
blob-detection
knn-classification
hough-lines
knn-classifier
tkinter-gui
tkinter-python
cnn-tensorflow
sudoku-grabber
digit-recognition-application
hough-line-transform
-
Updated
Jun 19, 2020 - Python
Implementation of Quickdraw - an online game developed by Google
python
opencv
deep-neural-networks
computer-vision
deep-learning
neural-network
cnn
python3
pytorch
neural-networks
image-classification
deeplearning
cv2
quickdraw
opencv-python
quickdraw-dataset
-
Updated
Feb 5, 2019 - Python
Opencv4.0 with python (English&中文), and will keep the update ! 👊
-
Updated
May 13, 2020 - Python
A set of Python classes that transport OpenCV images from one computer to another using PyZMQ messaging.
-
Updated
May 31, 2020 - Python
object detection using deep learning and multi-object tracking
tracker
opencv
caffe
computer-vision
deep-learning
tensorflow
detection
jupyter-notebook
cnn
python3
yolo
object-detection
object-tracking
opencv-python
caffemodel
multi-object-tracking
ssd-mobilenet
iou-tracker
yolov3
caffemodel-zoo
-
Updated
Mar 29, 2020 - Jupyter Notebook
OpenCV-Python4.1 中文文档
-
Updated
Mar 15, 2020 - Python
Simple example of using a CSI-Camera (like the Raspberry Pi Version 2 camera) with the NVIDIA Jetson Nano Developer Kit
-
Updated
May 26, 2020 - Python
Real-time Facial Emotion Detection using deep learning
opencv
computer-vision
deep-learning
tflearn
opencv-python
haar-cascade
emotion-detection
emotion-recognition
-
Updated
May 1, 2020 - Python
Finger Detection and Tracking using OpenCV and Python
python
opencv
computer-vision
numpy
matplotlib
object-detection
opencv-python
hand-detection
tracking-by-detection
finger-detection
-
Updated
Jun 7, 2020 - Python
一个基于opencv、dilb的员工人脸识别考勤系统
-
Updated
Jun 16, 2020 - Python
YOLOv2 and MobileNet_SSD detection algorithms used along with KCF object tracker
opencv
computer-vision
detection
object-detection
object-tracking
opencv-python
opencv3
kcf
yolov2
mobilenet-ssd
kcf-tracker
-
Updated
Jul 7, 2018 - Python
Türkçe olarak hazırlanmış Python programlama dili ile ilgili içeriklerin derlendiği sayfa.
python
flask
django
requests
beautifulsoup
pyqt
opencv-python
turkce
egitim
turkce-kaynak
nedir
python-dersleri
kaynak
pytqt
-
Updated
Jun 25, 2020
Facial Expression or Facial Emotion Detector can be used to know whether a person is sad, happy, angry and so on only through his/her face. This Repository can be used to carry out such a task.
-
Updated
Oct 24, 2018 - Python
data-science
machine-learning
computer-vision
numpy
image-processing
feature-extraction
classification
opencv-python
k-nearest-neighbours
classification-algorithm
color-detection
color-recognition
knn-classification
color-histogram
color-classification
-
Updated
Dec 21, 2019 - Python
Training a Neural Network to Detect Gestures and Control Smart Home Devices with OpenCV in Python
-
Updated
Feb 19, 2020 - Jupyter Notebook
Color tracking with OpenCV
tracker
python
opencv
machine-learning
computer-vision
numpy
image-processing
object-detection
object-tracking
opencv-python
color-detection
color-tracker
-
Updated
Oct 9, 2018 - Python
Vehicle Speed Check
-
Updated
Oct 6, 2019 - Python
Open
Remove .idea files
CT83
opened
Mar 13, 2020
Problem Set solutions for the "Introduction to Computer Vision (ud810)" MOOC from Udacity
activity-recognition
image-processing
sift
ransac
harris-corners
hough-transform
opencv-python
stereo-matching
lucas-kanade
particle-filter-tracking
motion-history-images
-
Updated
Oct 15, 2018 - Python
Python and OpenCV scripts to detect digits on a Gas Pump
-
Updated
Aug 15, 2017 - Python
Survelliance system with deep learning based people detection (YOLO)
-
Updated
Sep 25, 2017 - Python
A sign language interpreter using live video feed from the camera.
language
opencv
data-science
machine-learning
deep-neural-networks
deep-learning
hackathon
tensorflow
keras
sign-language
convolutional-neural-networks
gestures
keras-neural-networks
opencv-python
sign-language-recognition-system
major-league-hacking
deaf-people
sign-language-interpreter
captured-gestures
gestures-created
-
Updated
Jun 7, 2020 - Python
A Box detection algorithm for any image containing boxes.
-
Updated
Feb 18, 2020 - Jupyter Notebook
Aruco Markers for pose estimation
-
Updated
Apr 15, 2020 - Python
A Rock-Paper-Scissors game using computer vision and machine learning on Raspberry Pi
game
raspberry-pi
opencv
machine-learning
computer-vision
sklearn
image-classification
image-recognition
rock-paper-scissors
raspberry-pi-camera
opencv-python
skimage
-
Updated
Aug 16, 2019 - Python
Conducts image stitching upon an input video to generate a panorama in 3D
-
Updated
Jun 3, 2017 - Python
Security camera with Raspberry pi and NVIDIA Jetson platforms
deep-learning
object-detection
opencv-python
raspberry-pi-zero
raspberry-pi-3
jetson-tx2
edge-computing
jetson-xavier
jetson-nano
-
Updated
Feb 22, 2020 - Python
Improve this page
Add a description, image, and links to the opencv-python topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the opencv-python topic, visit your repo's landing page and select "manage topics."


File "E:\New folder\multi-person-openpose.py", line 166, in
net = cv2.dnn.readNetFromCaffe(protoFile, weightsFile)
cv2.error: OpenCV(4.2.0) C:\projects\opencv-python\opencv\modules\dnn\src\caffe\caffe_io.cpp:1132: error: (-2:Unspecified error) FAILED: fs.is_open(). Can't open "pose/coco/pose_iter_440000.caffemodel" in function 'cv::dnn::ReadProtoFromBinaryFile'