Topic: "opencv3-python"
akshaybahadur21/Drowsiness_Detection
A simple Drowsiness Detection module for humans. 😴 🚫 🚗
Language: Jupyter Notebook - Size: 82.8 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 460 - Forks: 245

Avinash793/panoramic-image-stitching
Create panorama image using invariant features from given set of overlapping images.
Language: Python - Size: 12.1 MB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 243 - Forks: 64

CT83/SmoothStream
Webcam, PiCamera streaming over the network with Python made easy.
Language: Python - Size: 367 KB - Last synced at: 13 days ago - Pushed at: over 1 year ago - Stars: 202 - Forks: 70

thinking-tower/Fourier-and-Images
Fourier and Images
Language: Python - Size: 59.1 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 85 - Forks: 4

kevinam99/capturing-images-from-webcam-using-opencv-python
Capture an image from the webcam of your system and save it to your machine.
Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 70 - Forks: 60

Nikhil-Kasukurthi/Counting-people-video
Counting the number of people in a video.
Language: Python - Size: 111 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 61 - Forks: 20

KananVyas/PlayerDetection
Player detection and ball detection in football matches using image processing(opencv).
Language: Python - Size: 9.92 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 60 - Forks: 42

soumik12345/Kinect-Vision
A computer vision based gesture detection system that automatically detects the number of fingers as a hand gesture and enables you to control simple button pressing games using you hand gestures.
Language: Jupyter Notebook - Size: 26.1 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 55 - Forks: 13

dlime/Faster_OpenCV_4_Raspberry_Pi
A pre-compiled version of OpenCV 4 for Raspberry Pi optimized for deep learning / computer vision..
Language: C++ - Size: 116 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 53 - Forks: 17

nishagandhi/OpenPose_PythonOpenCV
A simple code demonstrating real-time Pose Estimation in webcam using OpenPose Python and OpenCV
Language: Python - Size: 3.29 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 48 - Forks: 35

a1rb4Ck/camera-fusion
Multiple cameras calibration and fusion with OpenCV Python.
Language: Python - Size: 4.18 MB - Last synced at: 13 days ago - Pushed at: over 6 years ago - Stars: 38 - Forks: 8

noorkhokhar99/Pothole-Detection-Pothole-Detection-using-python-and-deep-learning
Pothole Detection || Pothole Detection using python and deep learning
Language: Python - Size: 4.15 MB - Last synced at: 2 months ago - Pushed at: 10 months ago - Stars: 34 - Forks: 13

czeni/opencv-video-minimal
OpenCV 4.2 with Python3.8 and video support (FFMPEG, GStreamer, gPhoto2) based on Alpine Linux 3.10
Language: Dockerfile - Size: 170 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 26 - Forks: 19

whizzzkid/opencv-complete-build-cuda
Full build script for Open CV with/without cuda and bumblebee support
Language: Shell - Size: 9.77 KB - Last synced at: 5 days ago - Pushed at: about 7 years ago - Stars: 24 - Forks: 3

swarnim1212/driver_fatigue_detection
This repo can detect and track user's eyes and mouth and alert when the user is feeling drowsy.
Language: Python - Size: 104 MB - Last synced at: over 1 year ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 10

sichkar-valentyn/Neural_Networks_for_Computer_Vision
Implementing Neural Networks for Computer Vision in autonomous vehicles and robotics for classification, pattern recognition, control. Using Python, numpy, tensorflow. From basics to complex project
Language: Jupyter Notebook - Size: 68.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 21 - Forks: 8

aydinnyunus/OpenCV-OCR
OpenCV OCR (Optical Character Recognition)
Language: Python - Size: 105 KB - Last synced at: about 1 month ago - Pushed at: over 5 years ago - Stars: 17 - Forks: 7

akshaymogaveera/Self-Driving-Robot-Using-Neural-Network
This project introduces the autonomous robot which is a scaled down version of actual self-driving vehicle and designed with the help of neural network. The main focus is on building autonomous robot and train it on a designed track with the help of neural network so that it can run autonomously without a controller or driver on that specific track. The robot will stream the video to laptop which will then take decisions and send the data to raspberry pi which will then control the robot using motor driver. This motor driver will move the robot in required directions. Neural Network is used to train the model by first driving the robot on the specially designed track by labeling the images with the directions to be taken. After the model is trained it can make accurate predictions by processing the images on computer. This approach is better than conventional method which is done by extracting specific feature from images.
Language: Python - Size: 2.25 MB - Last synced at: 4 days ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 10

RahulParajuli/OpenCV-ComputerVisionBasics
All computer vision exercises from basic, this repository is extremely handy for all the beginners out there.
Language: Python - Size: 45.6 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 14 - Forks: 0

Seyed-Ali-Ahmadi/Digital-Image-Processing
This is a course depository from K. N. Toosi University of Technology. The course is Digital Image Processing taught by Dr. Yasser Maqsoudi and Seyed Ali Ahmadi in geomatics faculty of K.N.T. University of technology. The course material is currently uploaded in Google Classroom, but we are considering to distribute some of the material here for public usage. You can use the codes and theories of digital image processing freely with no licences; but using the slides and other copyrighted material without making citations is forbidden.
Language: Jupyter Notebook - Size: 18.7 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 13 - Forks: 2

Culeshovi/Self-Driving-RC-car
a self driving rc car using neural network and computer vision.
Language: Python - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 13 - Forks: 3

harleyszhang/opencv_samples
一些采用opencv3图像处理库做的一些项目,有检测人脸位置、人脸特效、头顶加LOGO等
Language: Jupyter Notebook - Size: 29.9 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 3

karantyagi/emotion-recognizing-music-player
🎵 A music player using emotion detection in near real time to select songs.
Language: Python - Size: 50.9 MB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 4

fooock/opencv-notebooks
Python opencv notebooks using SIFT, SURF and feature matching using Brute-Force with ORB descriptors
Language: Jupyter Notebook - Size: 2.01 MB - Last synced at: 2 months ago - Pushed at: almost 8 years ago - Stars: 10 - Forks: 1

leeyunjai/simple-face-recognition
train/recognize face and detect landmark, using dlib and opencv
Language: Python - Size: 95.9 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

ashraf-minhaj/ChikonEye_a-third-eye-app-which-protects-your-work-from-peepers.
A program that watches your back while working on your pc and locks the screen if it sees some1 unauthorized watching at your work- thus protects your valuable work or sometimes saves the personality.
Language: Python - Size: 82 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 4

CT83/Driver
An AI in Python using Tensorflow and OpenCV to drive cars in computer games
Language: Jupyter Notebook - Size: 223 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

fMeow/document-scanner
A opencv4 and scikit-image based python digital image document scanner.
Language: Python - Size: 508 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 7 - Forks: 1

noorkhokhar99/weapon-detection-python-opencv-withyolov5-
weapon detection python opencv with yolov5
Language: Python - Size: 375 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 5

shinkeonkim/EurekaProject-Xycar-5
Language: Python - Size: 86.5 MB - Last synced at: about 1 month ago - Pushed at: almost 5 years ago - Stars: 7 - Forks: 2

nvinayvarma189/Specific-object-recognition
When given different views of an object as input, it can tell us if that specific object is present in a larger picture or not.
Language: Python - Size: 1.09 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

susantabiswas/Digital-Image-Processing
Various things, operation related to digital Image Processing
Language: Python - Size: 8.79 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 5

siddharth2016/Opencv-Python-Computer-Vision
Problems discussed on (http://opencv-python-tutroals.readthedocs.io/en/latest/index.html) have been implemented. All the implementations are in Python3 and Opencv3 environment.
Language: Python - Size: 1.36 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 3

prakhargurawa/Drowsiness-Detection-OpenCV
Python application to assist drivers to alert when they feel drowsy and thus reduce the number of accidents.
Language: Python - Size: 150 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 0

FabianReister/WildBeeDetector
Language: Python - Size: 468 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 5 - Forks: 1

rrupeshh/OpenCV
Basics of OpenCV
Language: Jupyter Notebook - Size: 297 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 1

ManivannanMurugavel/OpenCV
Language: Python - Size: 32.2 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 5 - Forks: 0

michaelradu/FaceDetection
A Python Face Detection app.
Language: Python - Size: 323 KB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

CodingEZ/Automated-Garden
This project uses Python and OpenCV to threshold images and detect the relative sizes of contours after normalization. All regions except the largest are labelled as weeds. Planned extension for use with an Arduino.
Language: Python - Size: 46.2 MB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 6

kemfic/VOpy
simple visual odometry in python
Language: Python - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 0

UnixLoverSaurabh/Security-system-with-face-Recognition-using-openCV-with-Arduino-and-Android-smart-phone
Face Detector: A arduino included which automatically recognises if someone on door with ultrasonic sensor and using machine learning it classifies person.
Language: Python - Size: 13.4 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 4 - Forks: 2

weirdname404/Russian-Sign-Language-Recognition
Course Work (Russian Sign Language Recognition System)
Language: Python - Size: 65.4 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 1

kongruksiamza/Coin-Segmentation
Coin Segmentation : Python OpenCV
Language: Python - Size: 11.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 3 - Forks: 8

AlcidesTiago/Capturing-Images-from-Webcam-Using-OpenCV-Python
This Software Captures an image by accessing video or the webcam of your system and save it to your pc.
Language: Python - Size: 283 KB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 0

ryanlin/Turtle
Card Detection and recognition for video stream of Magic The Gathering. Uses OpenCV for python and some Javascript to grab video stream from online.
Language: Python - Size: 26.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

SimonWang00/CvObjectDetection
使用Opencv原生库,进行目标检测和文本检测
Language: Python - Size: 27.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 4

aashishrai3799/Face-detection-and-Tracking
Detect Faces in images, videos and live camera feed.
Language: Python - Size: 1.92 MB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

shred/simtv 📦
An Arduino TV Simulator
Language: C - Size: 31.3 KB - Last synced at: 1 day ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

integeruser/keyword-spotting
Experiments about keyword detection on handwritten documents
Language: Python - Size: 179 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 1

mattjudge/field-photogrammetric-reconstruction
Provides a method of photogrammetrically reconstructing the topography of a crop field from single-camera aerial video footage
Language: Python - Size: 473 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

AlessioMichelassi/openPyVision_013
Welcome to my project. OpenPyVision is a real time videoMixer based on opencv and pyqt6.
Language: Python - Size: 406 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 2 - Forks: 0

BaseMax/ColorRecognitionPython
Color recognizer app which can detect names of image colors using Python.
Language: Python - Size: 562 KB - Last synced at: 7 days ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

AliabbasMerchant/visualOdometry
Code for the SRA project on Visual Odometry
Language: Python - Size: 2.06 MB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

akramnarejo/sofopy-desktop-application
Tobii pro analysis summarizer, summarizes the focused objects along with the duration that for how much time objects were focused.
Language: Python - Size: 55.6 MB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 0

Raj2503/Open-CV-classes
This contains chapters that teach about the basics of open-cv
Language: Python - Size: 12.7 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

Sospeter-Wainaina/Age_Detector
Language: Python - Size: 50.1 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

MatufA/drone-autonomous-escape
a drone autonomous escape from trees, by computer vision. (cv2)
Language: Python - Size: 322 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 3

ChiragSaini/Simple-Facial-recognition-with-Database
Simple facial recognition program where you can store info. of a person in a database
Language: Python - Size: 1.15 MB - Last synced at: 3 months ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 1

Narthill/image_similarity_64
传统图像相似度识别GUI
Language: C++ - Size: 62.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 1

methusael13/cvision
Computer vision experiments with Python and OpenCV
Language: Python - Size: 910 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

anonfaded/image-resizer
This tool allows you to easily resize images through a graphical user interface (GUI) or a command-line interface (CLI) on Windows, Linux, and Mac.
Language: Python - Size: 59.1 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 1

noxasch/PythonOpenCV
A basic face recognition project with log file output (Outdated)
Language: Python - Size: 17.6 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

BaseMax/FaceDetectionPyOpenCV
Tiny Python program to capture the image and video, and detect faces (in real time) powered by OpenCV.
Language: Python - Size: 882 KB - Last synced at: 7 days ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

policratus/piplcount 📦
👨👩👦👦 Piplcount - Count how many humans are in the scene (from cam feed or video file).
Language: Python - Size: 18.2 MB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

ishikaanugupta/SmartTrafficAnalysis
Rash Driving detection built mainly using OpenCV. Front-end consists of a web-based dashboard supported by Firebase Realtime Database showing realtime alerts detected from the system.
Language: Python - Size: 15.4 MB - Last synced at: 2 months ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

shashiben/Motion-Detection-with-Opencv
Language: Python - Size: 1.95 KB - Last synced at: 22 days ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

ltbatis/cnn-mnist
Language: Jupyter Notebook - Size: 120 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

ArthurJakobsson/EdgeBlurDetectionProject
Language: Jupyter Notebook - Size: 17.2 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 2

MahamdiAmine/Pedestrian-detection
Pedestrian detection app IMN
Language: CSS - Size: 22.7 MB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

ShellAddicted/IceBreaker
an opencv-based simple line follower (under development)
Language: Python - Size: 4.27 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

kingardor/YOLOv3-PyTorch
YOLOv3 implemented in PyTorch
Language: Python - Size: 28.3 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

Ajiljohny/FaceRecognition
Language: Python - Size: 1.87 MB - Last synced at: 6 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

rasyadh/photos-impression
Final Project Application "Analyzing Facial Expression Change Based On Photo Impression"
Language: CSS - Size: 152 MB - Last synced at: 3 months ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

iamKunal/Autonomous-Navigation-Car
Language: Python - Size: 34.6 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

chriskuipers/RP1_VideoStreamFiltration
A novel approach to anonymize PII in real-time video streams using OpenCV and a DNN
Language: Python - Size: 24.4 KB - Last synced at: 6 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

naren-m/Dockerfiles
Repo for docker files
Language: Jupyter Notebook - Size: 273 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

zerofang/Credit-card-OCR
Failed case of Credit card OCR with OpenCV and Python
Language: Python - Size: 32.7 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 2

Team5818/vision-2017
5818's vision code for 2017
Language: Python - Size: 43 KB - Last synced at: 3 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

SebasPinto/opencvIPCam
Usar una cámara IP en OpenCV Python
Language: Python - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

toprakkeskin/OpenCV-Python3-Samples
My OpenCV sample collection
Language: Python - Size: 8.97 MB - Last synced at: 6 months ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

akhileshkrbhagat1/pdf-from-yt-link
This Python script downloads YouTube videos and extracts unique frames, creating two PDFs: Frames PDF: A PDF containing unique frames from the video, each labeled with its timestamp. Transcript PDF: A PDF with the video transcript, synchronized with the frame timestamps.
Language: Python - Size: 14.6 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Mugta1/UAS-1
This repository uses OpenCV, Python and NumPy to create a project that focuses on detecting and prioritizing red and blue houses in aerial images, distinguishing between those that are on fire (brown areas) and those that are safe on grass (green areas). Using OpenCV and Python, the program then assigns rescue priority to different locations .
Language: Python - Size: 72.8 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

hatamiarash7/Traffic-Counter
OpenCV Traffic Counter With Python
Language: Python - Size: 12.5 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 1

sethtmorris/autonomous_car
Detects pedestrians, cars, and lane lines. Uses OpenCV, Tensorflow, & mobilenet.
Language: Python - Size: 89.8 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

bolleyboll/RPI3
Shell Scripts to automate debloating and Installing OpenCV.
Language: Shell - Size: 18.6 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

emersonoliveiradev/FaceRecFlask-initial-and-outdated-version-
Este trabalho apresenta a elaboração de um protótipo de sistema para suporte à avaliação da performance de algoritmos de reconhecimento facial open source denominado NeoVision Lab. O protótipo de sistema foi desenvolvido utilizando a linguagem de programação Python juntamente com a biblioteca de visão computacional OpenCV acessado através de uma interface gráfica e disponibilizado através de um endereço web na internet.
Language: JavaScript - Size: 112 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

muzammilaz/Silicard
OpenCV face detection w/dnn based profile card generator.
Language: Python - Size: 16.9 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

lanhhv84/Facial-Keypoint-Detection
Language: Jupyter Notebook - Size: 133 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

insung3511/OpenCV_Face_detection_code 📦
라즈베리파이와 openCV의 라이브러리를 이용해서 실시간으로 얼굴인식하기
Language: Python - Size: 159 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 3

LelandYan/carPlateLocation
using deep learning and opencv for car palte location
Language: Jupyter Notebook - Size: 66.6 MB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

AditiBagora/StaticGestureRecognition 📦
The project takes an image that contains one hand static gesture and by using Image Processing(Python opencv) and an alogirthm calculates code bit i.e. state of each finger if it is open(1) closed(0) or half open(0.5) and maps it a corresponding word that is defined in a small static dictionary in the program. it uses the text to speech module to convert the word into speech. Sample images are placed in Images folder.
Size: 1.63 MB - Last synced at: 10 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

DataCrusade1999/Computer-Vision
Computer Vision, often abbreviated as CV, is defined as a field of study that seeks to develop techniques to help computers “see” and understand the content of digital images such as photographs and videos.
Language: Python - Size: 6.42 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

omrawal/ParkWhiz
An Application to Manage a parking place and maintain records in a paperless way.
Language: Python - Size: 36.3 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

betegon/Computer-Vision-guide
Hands-on guide to Artificial Vision through the use of Jupyter notebooks and OpenCV.
Language: Jupyter Notebook - Size: 61.3 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 2

asrinutku/facerecognotion
Face Recognotion System with Python . Creating dataset which contain face data , train that data and face recognotion on pc cam .
Language: Python - Size: 1.3 MB - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

yadhuphilip/OpenCV-Python101
JUST to Practice
Language: Python - Size: 272 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

teomotun/Object-Detection-Project
Custom Object Detection and Data Scraping with Yolov3, Flask, OpenCV, and Javascript
Language: Jupyter Notebook - Size: 45.9 MB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 1

NishantGhanate/OpenCv
Language: Jupyter Notebook - Size: 122 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

KyleRAnderson/FLEX-Facial-Recognition
A basic facial recognition app for registering a user from pictures with them and then authenticates them so that they may use the FLEX mirror. Uses OpenCV and machine learning.
Language: Python - Size: 37.8 MB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

MeAmarP/myCompVision
Playing around with OpenCV and Python for Computer Vision
Language: Python - Size: 42.5 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0
