Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
OpenCV
OpenCV (Open Source Computer Vision Library) is written in C/C++, for real time computer vision. It takes advantage of multi-core processing and hardware acceleration. Applications of OpenCV includes egomotion estimation, gesture recognition, facial recognition system, and artificial neural networks.
- GitHub: https://github.com/topics/opencv
- Wikipedia: https://en.wikipedia.org/wiki/OpenCV
- Repo: https://github.com/opencv
- Created by: Intel Corporation, Willow Garage, Itseez
- Released: December 23, 2017
- Related Topics: c, cpp, java, python,
- Last updated: 2024-11-20 00:16:34 UTC
- JSON Representation
https://github.com/ryeguard/cvpipe
A tool for quickly prototyping computer vision filters and operations using OpenCV/GoCV.
Last synced: 06 Nov 2024
https://github.com/fastuptime/real_time_face_detection_and_counting_application
, OpenCV kütüphanesi kullanılarak gerçek zamanlı yüz tespiti ve sayma yetenekleri sunar. Uygulama, farklı kademelerde performansa sahip yüz tespit sınıflayıcılarını değerlendirir ve en iyi performansı gösterenini seçerek kullanır.
cv2 cv2-library detection frontal-face-detection opencv
Last synced: 06 Nov 2024
https://github.com/fastuptime/eye_blink_detection
Welcome to the Eye Blink Detection repository! This project utilizes OpenCV and MediaPipe to detect eye blinks in real-time using a webcam. It calculates the Eye Aspect Ratio (EAR) to determine whether the eyes are open or closed, and displays the last blink time on the screen.
cv2 eye eye-blink-detection opencv
Last synced: 06 Nov 2024
https://github.com/fastuptime/volume_up_and_down_with_your_index_finger
This project uses OpenCV and MediaPipe to control your computer's volume with simple hand gestures. Move your index finger to the right to increase the volume and to the left to decrease it.
finger opencv python volume volume-control
Last synced: 06 Nov 2024
https://github.com/diewland/ingress-mission-logo-maker
Generate mission logo from source picture
Last synced: 13 Nov 2024
https://github.com/rushi128/virtual-painting
Using openCV Python, this code measures the distance between your hand and the camera
computer-vision opencv opencv-python python
Last synced: 07 Nov 2024
https://github.com/federicovilla55/opencv-python
Python program for Face Recognition and Identification using the Open Source Computer Vision Library
computer-vision face-detection face-recognition face-recognition-python image-processing image-processing-python opencv opencv-python python
Last synced: 19 Nov 2024
https://github.com/vish2001/virtual_painter_opencv
Writing/painting on the screen with the help of OpenCV
Last synced: 13 Nov 2024
https://github.com/daelsepara/deformablepartsmodel
Object Detection using Deformable Parts Models using GTK, C# and EmguCV (OpenCV .NET Wrapper)
deformable-parts-model emgucv gtk opencv
Last synced: 07 Nov 2024
https://github.com/vish2001/hand_tracking_projects
3 Projects based on the Hand tracking module made using mediapipe library
computer-vision mediapipe mediapipe-hands opencv python
Last synced: 13 Nov 2024
https://github.com/daelsepara/imageprocessingtest
OpenCV experiments in C# and emgucv
emgucv gtk image-processing opencv
Last synced: 07 Nov 2024
https://github.com/ansub/mask-detection
A Mask Detection Application using Keras/TensorFlow and OpenCV.
keras numpy opencv python tensorflow
Last synced: 03 Nov 2024
https://github.com/nazli-d/goruntu-isleme-algoritmalari
In this Project, important algorithms such as Canny Edge Detection, Harris Corner Detection, Segmentation, and Dehazing are utilized. These algorithms perform operations like detecting edges and corners in images, segmenting different regions, and enhancing foggy or blurred images.
canny-edge-detection dehaze dehazing goruntu-isleme harris-corner-detector image-processing image-processing-python java kenar-tespiti kose-tespiti opencv opencv-python python segmentation sis-giderme
Last synced: 08 Nov 2024
https://github.com/nazli-d/filters-and-noise
This GitHub repository contains an example demonstrating the application of fundamental image processing filters (Mean, Median, Gaussian) using Python and OpenCV, along with the addition of Salt and Pepper Noise.
gaussian-filter goruntu-isleme image-procesing image-processing image-processing-python mean-filter median-filter opencv python salt-and-pepper-noise spyder-python-ide tuz-ve-biber-gurultusu
Last synced: 08 Nov 2024
https://github.com/vietanhdev/ccbot
Building a robot that can play Chinese chess (XiangQi) with humans.
aruco chess computer-vision object-detection opencv robotics yolox
Last synced: 13 Nov 2024
https://github.com/sriramsk1999/video-database-search
Neural network to caption videos, deployed as a web application to search through videos using natural language queries.
captions flask opencv tensorflow
Last synced: 16 Nov 2024
https://github.com/a3ro-dev/finger_virtual_mouse
A python program which uses fingers of a human hand and uses the inputs to simulate mouse on the screen
ai aiml-bots machine-learning mediapipe-hands opencv opencv-python python virtualmouse
Last synced: 08 Nov 2024
https://github.com/2kabhishek/manyata
An OCR tool to recognize Hindi numerals. 🔟🔎
hindi-numerals ocr opencv python tesseract
Last synced: 12 Nov 2024
https://github.com/moicci/cv2operator
simple library to input various shapes like polygon rectangle and so on.
image-processing opencv opencv-python python
Last synced: 06 Nov 2024
https://github.com/yashkathe/image-noise-reduction-with-cuda
This repository conducts a comprehensive analysis of image denoising technique - median blur, comparing GPU-accelerated (Numba) and CPU-based (OpenCV) processing speeds. Using diverse images, the project applies median filtering to assess efficiency providing insights into the practical impacts of hardware acceleration in real-world applications
cuda cuda-programming gpu-programming hardware-speed-analysis image-analysis image-processing numba nvidia nvidia-cuda nvidia-gpu opencv parallel-programming
Last synced: 06 Nov 2024
https://github.com/roshniram/opencv-android-demo
Inverting image vertically using opencv library in Android.
Last synced: 23 Oct 2024
https://github.com/pathak-ashutosh/facial-landmarks-detection
Detect facial landmarks using OpenCV, dlib, Python
computer-vision deep-learning dlib facial-keypoints facial-landmarks landmark-detection opencv python
Last synced: 08 Nov 2024
https://github.com/dhanvina/facetrackedu
This project demonstrates face detection using OpenCV, a popular computer vision library. The program uses a pre-trained Haar cascade classifier to detect faces in images or video streams. It provides a simple and efficient solution for identifying human faces using speech automated commands.
attendance face face-detection face-recognition flask opencv opencv-python pandas python spee
Last synced: 12 Nov 2024
https://github.com/faseeh41/fire-detection-using-yolov8
Fire detection using YOLOv8 involves utilizing a state-of-the-art object detection model to accurately identify fire in images or video feeds in real-time, leveraging its advanced capabilities to enhance early warning systems.
alert cnn email nlp object-detection opencv python roboflow-dataset sound yolov8
Last synced: 13 Nov 2024
https://github.com/baxi19/line-detection
Line detection in video from OpenCV & Python
Last synced: 14 Nov 2024
https://github.com/benjy8001/php-fpm-opencv
Multistage building of php-fpm docker image with opencv ext
docker dockerfile opencv php-fpm
Last synced: 08 Nov 2024
https://github.com/savitar-hub/image-classification
Notebooks on how image classification can help businesses make better decisions and improve the customer experience.
image-classification image-processing jupyter-notebook numpy opencv pandas pytorch tensorflow
Last synced: 06 Nov 2024
https://github.com/moon0922/lprcostalica-linux
This is license plate recognition project in Raspberry Pi
artificial-intelligence computer-vision cpp image-processing license-plate-recognition machine-learning neural-network opencv optical-character-recognition raspberry-pi uart-transmitter
Last synced: 13 Nov 2024
https://github.com/moon0922/lprguatemala-linux
This is Guatemala license plate recognition project in Raspberry pi.
artificial-intelligence computer-vision cpp image-processing license-plate-recognition linux-app machine-learning neural-network opencv optical-character-recognition qt5-applications raspberry-pi
Last synced: 13 Nov 2024
https://github.com/apchavan/steganography
A command line project developed in C++ for encryption and decryption of text in a given image.
gcc gtkmm linux opencv openssl steganography text-decryption text-encryption
Last synced: 12 Nov 2024
https://github.com/thanhvie/face_recognition_webapp
An machine learning application to classify male/female gender
face-recognition machine-learning opencv
Last synced: 14 Nov 2024
https://github.com/elymsyr/mazevil
MazeVil AI aims to create an autonomous agent, using TensorFlow Lite and YOLOv8 models (only one in game), detect objects in real-time and navigates mazes with pathfinding algorithms like SLAM, ensure strategic precision in combat using otimization algorithms.
computer-vision opencv python tflite-models yolov7 yolov8 yolov8n
Last synced: 08 Nov 2024
https://github.com/datarohit/opencv-document-scanner
This is a Document Scanner built using Python and OpenCV. It also has Image Saving Feature. You can adjust the thresholds to find the contours better.
numpy opencv opencv-python python
Last synced: 05 Nov 2024
https://github.com/roshniram/printed_text_recognition_and_conversion
cnn image-processing ml opencv python3
Last synced: 23 Oct 2024
https://github.com/d-kicinski/software-scanner
Scan documents with your smartphone (╯°□°)╯︵( .o.)
android cpp1z ndk opencv toyproject
Last synced: 19 Nov 2024
https://github.com/m0rl/bgcut
Interactively remove image background using OpenCV GrabCut implementation
Last synced: 11 Nov 2024
https://github.com/fahdseddik/video-to-ascii-on-console
A C++ Program that converts .mp4 files to ASCII and then plays the video on the console
ascii-art ascii-graphics console-application console-visualization cpp opencv video
Last synced: 07 Nov 2024
https://github.com/knosmos/sudontku
Browser-based OCR sudoku solver
computer-vision opencv sudoku-solver
Last synced: 20 Oct 2024
https://github.com/codeantik/python-face-detection-opencv
Program to detect the frontal face using haar features of opencv
machine-learning opencv python
Last synced: 14 Nov 2024
https://github.com/avidlearnerinprogress/drowsiness-detection
drowsiness-detection opencv python
Last synced: 14 Nov 2024
https://github.com/rodrigobarbaedu/color-ball-robot-tracker
Este proyecto implementa un robot autónomo utilizando Raspberry Pi, Elegoo Smart Robot Car V4, Python y OpenCV para reconocer y seguir pelotas de colores.
arduino arduino-uno c cpp elegoo-robot-car esp32s3-camera-tft opencv python raspberry-pi
Last synced: 14 Nov 2024
https://github.com/prinuvinod/weed-detection
This is the Python Code used in Weed Detection In the AgriVision Project.
kaggle-dataset machinelearning opencv python3 weed-detection weights yolov3
Last synced: 10 Nov 2024
https://github.com/avidlearnerinprogress/opencv-practice
Simple OpenCV programs
Last synced: 14 Nov 2024
https://github.com/rajkane/vision
Image processing application developed in python with pyqt5 and opencv library. The application is under development.
opencv opencv-python pyqt5 pyqt5-desktop-application pyqt5-gui python vision
Last synced: 07 Nov 2024
https://github.com/team1306/vision2020
Trying to get vision working for the 2020 season
cplusplus gplusplus image-recognition opencv vision
Last synced: 11 Nov 2024
https://github.com/nilanjan-debnath/yield-smart
The project utilizes data analysis for early plant illness detection, automated irrigation for optimal water management, soil mineral analysis for crop recommendations, and UV filters to enhance growth conditions.
agriculture django-rest-framework langchain opencv react
Last synced: 05 Nov 2024
https://github.com/sayamalt/face-mask-detection
Successfully trained a deep learning model using CNN which can predict to a great level of accuracy whether a given person is wearing a mask or not.
computer-vision convolutional-neural-networks face-mask-detection keras opencv tensorflow
Last synced: 07 Nov 2024
https://github.com/nagan319/easycnc
Platform-independent solution for effectively managing 3-axis CNC workflows.
2d-packing bin-packing-problem cnc cnc-machine frc frc-python irregular-packing manufacturing manufacturing-sw matplotlib numpy opencv opencv-python pyqt6 pyqt6-desktop-application python qt sqlalchemy sqlalchemy-orm sqlalchemy-python
Last synced: 10 Oct 2024
https://github.com/tansudasli/analytics-sandbox
from Statistical approach to Machine learning
feature-engineering machine-learning matplotlib numpy opencv pandas probability regex scikit-learn seaborn statistics
Last synced: 12 Nov 2024
https://github.com/mustafaozvardar/object-detection-opencv
This project implements a real-time object detection system using OpenCV and a pre-trained SSD MobileNet model. The application captures video from your webcam and detects objects in the video feed, labeling them with their corresponding names and confidence scores.
artificial-intelligence computer-science computer-vision object-detection opencv python
Last synced: 11 Nov 2024
https://github.com/shrilakshmishastry/american-sign-language-detection-using-hand-gestures
This is a cnn based final year project to detect american sign language using hand gestures.
Last synced: 12 Nov 2024
https://github.com/federicomariamassari/udacity-sfend
Udacity Sensor Fusion Engineer Nanodegree projects.
cpp opencv pcl udacity-sensor-fusion-nanodegree
Last synced: 05 Nov 2024
https://github.com/datarohit/parking-place-detector
This is Python based Computer Vision project which Show's the available parking places in parking lot.
image-processing opencv python
Last synced: 05 Nov 2024
https://github.com/raihan4520/cvpr
Jupyter Notebook projects in Python coded during my Computer Vision and Pattern Recognition course at AIUB, focusing on core computer vision techniques.
computer-vision convolutional-neural-network emotion-detection face-mask-detection jupiter-notebook keras matplotlib numpy opencv pandas python tensorflow
Last synced: 14 Nov 2024
https://github.com/ivangael/openpose-prediction
Person's body parts or joint position detection using openCV
detection numpy opencv prediction prediction-model python
Last synced: 11 Nov 2024
https://github.com/karipov/captureplate
🚘 Project capturePlate is an ALPR system used for keeping track of parked vehicles.
alpr anpr opencv plate-recognition
Last synced: 11 Nov 2024
https://github.com/flyingrub/invrter
Hand gesture recognition [School project]
hand-recognition opencv opencvsharp unity
Last synced: 02 Nov 2024
https://github.com/allezxandre/shrimp-tracker
A Shrimp Tracker
computer-vision kalman-filter opencv
Last synced: 14 Nov 2024
https://github.com/ksasso1028/indi-debanding
Image Debanding using Inversion by Direct Iteration
autoencoder cnn debanding diffusion diffusion-models fast fast-fourier-transform fourier-transform image-debanding image-restoration indi inversion open-source opencv pytorch pytorch-lightning restoration unet unet-pytorch
Last synced: 05 Nov 2024
https://github.com/ivangael/flask-realtime-object-detection-using-webcam
A simple flask web app that streams live video from a webcam and performs real-time object detection using YOLOv5 ultralytics
flask object-detection opencv python ultralytics yolov5
Last synced: 11 Nov 2024
https://github.com/datarohit/opencv-hand-detection
In this Python File OpenCV and Mediapipe is used to Detect and Differentiate Between Left and Right Hand.
hand-detection mediapipe mediapipe-hands opencv opencv-python
Last synced: 05 Nov 2024
https://github.com/izam-mohammed/opencv-cookbook
My Computer Vision practices using opencv python library🤖 . contain various code snippets, turning images into insights. From filters to face recognition, savor the art of OpenCV magic! 🚀
computer-vision face-recognition machine-learning opencv
Last synced: 11 Nov 2024
https://github.com/kakshay21/opencv
Security Automation Tool
algorithm opencv security-automation
Last synced: 11 Nov 2024
https://github.com/rayniel95/image-comparison
Analyzed multiple metrics used in image comparison.
image-analysis image-processing opencv python python3 sckit-image
Last synced: 16 Nov 2024
https://github.com/mirtia/frame-detection
Frame detection using OpenCV (C++)
computer-vision contour-detection opencv opencv-cpp
Last synced: 11 Nov 2024
https://github.com/shivambasak/brain-stroke-detection
This project involves developing a system to detect brain strokes from medical images, such as CT or MRI scans. The system uses image processing and machine learning techniques to identify and classify stroke regions within the brain, aiming to provide early diagnosis and assist medical professionals in treatment planning.
cnn-keras deep-learning final-year-project flask matplotlib opencv seaborn sklearn snu
Last synced: 19 Nov 2024
https://github.com/arindal1/face-detection-using-opencv
Face Detection with OpenCV in Python.
computer-vision face-recognition machine-learning opencv
Last synced: 05 Nov 2024
https://github.com/ye13ow77z/opencv-based-personnel-attendance-system
A Personnel Attendance System Based On OpenCV
Last synced: 16 Nov 2024
https://github.com/nthnn/maskup
Simple program that can identify if an individual is wearing a face mask.
cnn-keras computer-vision convolutional-neural-network cv2 deep-learning deep-neural-network face-mask-detection opencv python
Last synced: 13 Nov 2024
https://github.com/ivangael/objects-detection-in-image
Objects detections in image in python using YOLOv3 pre-entrained model
object-detection opencv python yolov3
Last synced: 11 Nov 2024
https://github.com/edixonalberto/reconocimiento-emociones
APP DESKTOD que reconoce el tipo de emoción expresada en los rostros de imágenes.
ccharp desktop-app emotion-recognition opencv visual-studio
Last synced: 16 Nov 2024
https://github.com/nishant2018/text-extraction-ocr-opencv
Text extraction is the process of automatically extracting text from images or documents. Optical Character Recognition (OCR) is a technology that enables computers to convert images of text into machine-readable text.
ocr opencv python text-extraction
Last synced: 11 Nov 2024
https://github.com/enansari/img-hsu
This repo contains my codes in the image processing course in CE of HSU | کدهای من در درس پردازش تصویر دانشگاه حکیم سبزواری
computer-vision hakim-sabzevari-university hsu image-processing machine-learning opencv python
Last synced: 11 Nov 2024
https://github.com/eaindrayfromearth/opencv-rainbow-drawer
Rainbow Drawing with OpenCV project in bullet points: Python application for creating rainbow drawings. Uses your webcam to detect fingertip movement. Draw colorful rainbow lines side by side. Switch between drawing and erasing modes with 'e' key. Gracefully exit the application with 'q' key. Fun and interactive for creative expression.
ai fun opencv python webcam-capture
Last synced: 05 Nov 2024
https://github.com/santhalakshminarayana/image-to-pdf-text-speech
Image conversion to PDF document, text document, speech.
flask flask-app heroku-apps heroku-deployment heroku-flask heroku-pyhton image-processing image-to-pdf image-to-speech image-to-text opencv pdf pdf-converter
Last synced: 08 Nov 2024
https://github.com/louislelay/lane-detection-and-vehicle-tracking
C++ programming, using OpenCV, to process and analyze a video sequence of road traffic.
car-detection computer-vision cpp lane-detection lane-lines-detection opencv opencv-cpp opencv4 recognition road-detection
Last synced: 11 Nov 2024
https://github.com/tentone/cork
Cork stopper quality analysis and comparison vision system using RGB shadow decomposition for industrial application.
computer-vision cork defect-detection defect-measurement opencv rgb-shadows
Last synced: 30 Oct 2024
https://github.com/beingamanforever/orientation-study-of-fluidised-bed-particles
Experimental study on the orientation of _ elongated, oblate spherical, prolate (elongated, cuboidal, cubical) fluidized bed particles _ with the help of OpenCV and Hough Transform
fluidised-bed hough-transform image-processing opencv
Last synced: 11 Nov 2024
https://github.com/mongshil553/computer-vision-hue-entropy-utilizing-sliding-window
Computer Vision; Deciding whether food is mixed enough compared to selected sample image.
Last synced: 14 Nov 2024
https://github.com/luickk/cnn-identity-classification
Face identification based on CNN and OpenCv face detection
cnn detect-faces face-detection face-recognition opencv python36 tensorflow
Last synced: 07 Nov 2024
https://github.com/abhinav-codealchemist/camcord
Camera cum Face Detection Application
camera face-detection haar-cascade-classifier java javafx opencv
Last synced: 13 Nov 2024
https://github.com/mreliptik/imagestovideo
Simple images to video conversion script
image-processing opencv python3 video
Last synced: 27 Oct 2024
https://github.com/ahammadmejbah/supplemental-materials
Explore AI with resources like 📚 books, 🎧 podcasts, and 🖥️ online courses! Join forums 💬, attend workshops 🛠️, and read journals 📖 to boost your knowledge! 🚀✨🧠
computer-vision data-science data-science-projects data-visualization deep-learning deep-neural-networks machine machine-learning opencv python3
Last synced: 11 Nov 2024
https://github.com/codewithdark-git/imagemagic
✨ImageMagic is a versatile image processing application🚀 that simplifies common image editing tasks. Upload an image and choose from the available options to enhance your images effortlessly⚡!
app background background-image backgroundremover cv2 cv2-library image image-processing microservice opencv opencv3 pencil pencil-sketch pythin3 pythonopencv search searchimage streamlit streamlit-webapp
Last synced: 05 Nov 2024
https://github.com/lewiscollum/networkcameras
web API for streaming multiple cameras
camera fastapi livestream mjpeg mjpeg-stream opencv python-poetry
Last synced: 12 Nov 2024
https://github.com/bistcuite/pipes-detection
Simple program to detect pipes
ai artificial-intelligence cv cv2 machine-learning ml opencv python
Last synced: 12 Nov 2024
https://github.com/emvivas/mixtli
TEC Mixtli software for TEC Autonomous Mechatronics Grand Prix Competition.
computer-vision djitello opencv picar-v python sunfounder tec-autonomous-mechatronics-grand-prix-competition tellodrone
Last synced: 11 Nov 2024
https://github.com/balavenkatesh3322/docker_video_analysis
Video analysis using YoloV3 and openCV library
computer-vision docker object-detection opencv videoanalysis yolov3
Last synced: 10 Nov 2024
https://github.com/ajay-308/machine-learning-docs
deep-learning machine-learning opencv pipeline transformer
Last synced: 12 Nov 2024
https://github.com/kevinadhiguna/image-cartoonizer
Cartoonize your image with a python script utilizing OpenCV!
image-cartoonizer opencv python
Last synced: 12 Nov 2024
https://github.com/u-t-k-a-r-s-h/autonomous-aim-and-shoot-gun-opencv
It uses a camera to detect and track the object using open CV, the target's location is found in pixels and then converted into angles of X and Y axes which are then written to servo motors using arduino.
arduino camera computer cpp opencv python servo-motor
Last synced: 12 Nov 2024
https://github.com/mostafa-ghaith/faceverificationapp
FaceVerificationApp is a Python project that utilizes Kivy and Siamese Neural Networks to build a face verification application. The app allows users to authenticate their identity by comparing their face with pre-registered face images. It provides real-time webcam integration, image preprocessing, and verification using deep learning techniques.
computer-vision deep-learning facial-recognition identity-verification kivy-framework one-shot-image-recognition opencv siamese-neural-networks user-authentication
Last synced: 31 Oct 2024
https://github.com/u-t-k-a-r-s-h/animal_classification_cnn
A CNN based animal classification system which uses deep neural network to identify features associated with each class and predicts the outcome.
computer-vision convolutional-neural-networks opencv python tensorflow
Last synced: 12 Nov 2024