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: 2026-07-05 00:18:46 UTC
- JSON Representation
https://github.com/mohammed-helal/pingpongpy
Ping Pong Game with Hand Tracking 🎮✋ A fun and interactive Ping Pong game built with Python, OpenCV, and CvZone! Control the paddles using real-time hand tracking, challenge a friend, and see who reaches 5 points first. Easy to set up and play! 🚀
computer-vision hand-gesture-recognition hand-tracking opencv ping-pong-game pygame python
Last synced: 13 Apr 2026
https://github.com/sujata-adhikari/machine-learning
Potato Disease Classification: Inspired by our kitchen garden, to detect potato disease using image of grown potato plant leaf.
cnn-classification jyputer-notebook kaggle-dataset machine-learning opencv pandas python tensorflow
Last synced: 09 Apr 2026
https://github.com/defi0x1/Blending-Image-Opencv
Blending image with background using opencv
background-image blending-images image-processing opencv text-detection text-recognition
Last synced: 08 Nov 2025
https://github.com/tux-o-matic/banana
Keras/TensorFlow demo
keras object-detection opencv tensorflow
Last synced: 09 Apr 2026
https://github.com/jig/go-aruco
Go interface for Aruco coordinates using a Raspberry Pi Camera
aruco go opencv python raspberry-pi
Last synced: 27 Jan 2026
https://github.com/gitluffywd/advanced_video_stabilization_and_roi_pixel_analysis
This repository offers tools for advanced video stabilization and pixel analysis, enhancing your video processing capabilities. Explore features like optical flow tracking and ROI selection to dive deeper into your video data. 🛠️🎥
data-structures debugging english-language git github html markdown numpy opencv project-management python
Last synced: 20 Jan 2026
https://github.com/nayeem01/facemask-detection
Face-mask detection with TensorFlow and openCV
computer-vision neural-network opencv python tensorflow
Last synced: 09 Apr 2026
https://github.com/wasifsohail5/virtual_mouse
Virtual Mouse is an AI-powered, gesture-based control system that replaces traditional peripherals with hand movements. Using MediaPipe for hand tracking and PyAutoGUI for cursor control, it enables seamless clicking, scrolling, and navigation through simple gestures. Experience a futuristic, touchless interaction with your PC! 🚀🖱️
cv2 mediapipe mediapipe-hands numpy opencv pyautogui python
Last synced: 02 Aug 2025
https://github.com/zaibten/helmet-detection-using-machine-learning-deep-learning
This project focuses on a real-time Helmet Detection System to ensure road safety by identifying riders who are not wearing helmets. Integrated with a Flutter application, it provides an automated system for issuing challans (e-tickets) and capturing images of the rider and their number plate for record-keeping.
dataset flutter googlecolab jupyter-notebook machine-learning mobile-app model-training opencv python realtime-detection tensorflow yolov8
Last synced: 09 Apr 2026
https://github.com/aryank1511/introduction-to-computer-vision
A collection of resources and notes from the CVI620 (Computer Vision) course that I took at Seneca Polytechnic.
Last synced: 04 Aug 2025
https://github.com/omcodewizard/machine-learning-project
This application recommends personalised skincare and makeup products based on skin metrics inferred from a user's selfie, utilizing advanced Computer Vision algorithms. It employs image processing and CNN models to extract key skin attributes such as Skin Tone, Skin Type, and Acne Concern Level.
acne cnn computer-vision flask image-processing opencv react recommendation-system skincare-recommendation skintone-color skintype tensorflow
Last synced: 09 Apr 2026
https://github.com/kuldeep-gif/interactive-gesture-speech-system
An interactive AI system that translates real-time hand gestures into audible speech and converts spoken words into visual gestures using OpenCV and MediaPipe.
computer-vision gesture-recognition hci machine-learning mediapipe opencv python scikit-learn speech-recognition
Last synced: 09 Apr 2026
https://github.com/pintowar/sudoscan-web
Sudoscan web version
choco-solver deeplearning4j djl dl4j java kotlin micronaut ojalgo opencv spi tensorflow2
Last synced: 09 Apr 2026
https://github.com/sciddhantosinha/lane-line-detection-system-using-computer-vision-and-opencv
Real-time lane detection using OpenCV with edge detection and Hough Transform.
autonomous-driving computer-vision lane-detection opencv python
Last synced: 29 Sep 2025
https://github.com/zakirangwala/emotion-classifier
The model classifies seven emotions: Anger, Contempt, Disgust, Fear, Sadness, Happy, and Surprise, using an ensemble of pre-trained VGG16, ResNet50, and InceptionV3 models. For a demonstration, refer to app.py, which constructs a Gradio app and integrates with Spotify to offer playlists tailored to each detected emotion.
artificial-intelligence gradio jupyter-notebook keras opencv python tensorflow
Last synced: 30 Sep 2025
https://github.com/d-nadella/Realtime_Threat_Detection
Developed a real-time threat detection system using Python, OpenCV, and Ultralytics YOLO for continuous monitoring and immediate alerts on suspicious activities in sensitive areas
detect-threats machine-learning opencv python-3 ultralytics webcam yolov8n
Last synced: 30 Sep 2025
https://github.com/futuresea-dev/attendance-management-system
attendance management system
css deepface docker flask html javascript matplotlib mongodb opencv python restful-api scss tensorflow typescript
Last synced: 09 Apr 2026
https://github.com/abhi227070/face-mask-detection
Face Mask Detection is a deep learning project that utilizes Convolutional Neural Networks (CNNs) to classify images as either wearing a mask or not. With applications in public health and safety compliance, this project aids in enforcing mask-wearing guidelines during pandemics like COVID-19.
cnn cnn-classification cnn-keras cnn-model convolutional-neural-networks deep-learning deep-neural-networks deeplearning keras keras-tensorflow opencv python3
Last synced: 09 Apr 2026
https://github.com/madhurjain/carnd-lane-lines-project-1
CarND Lane Lines Detection Project #1
carnd image-processing opencv python self-driving-car
Last synced: 09 Apr 2026
https://github.com/gill-singh-a/intel-realsense-ball-detection-and-ranging
Detection and Ranging of Ball using Intel Realsense Camera and Circular Hough Detection via OpenCV
computer-vision cpp depth-estimation detection intel opencv python realsense ros tracking
Last synced: 09 Apr 2026
https://github.com/yashwanth-v2109/smartflex
Smart Flex
bootstrap css flask html5 javascript json machine-learning mysql-database nodejs opencv python yolov5
Last synced: 09 Apr 2026
https://github.com/ashithapallath/image-processing
The Image Processing Lab repository showcases a variety of image processing techniques using Python. It covers essential concepts such as image manipulation (resizing, cropping), enhancement (adjusting brightness/contrast), analysis (edge detection, contours), color space conversions, and noise reduction.
color-space-conversion image-analysis image-enhancement image-manipulation image-processing noise-reduction numpy opencv python
Last synced: 03 Oct 2025
https://github.com/abhinav-codealchemist/facial_keypoint_detection
Facial keypoints detection using 15 landmark points on human face
computer-vision convolutional-neural-networks deep-learning jupyter-notebook keras machine-learning opencv python regression
Last synced: 09 Apr 2026
https://github.com/willguimont/install-opencv-3-linux
Automaticaly install opencv3 on any linux machine from Raspberry pi to Ubuntu desktop
installation-script installer linux opencv opencv-python python raspberry-pi raspbian rpi
Last synced: 09 Apr 2026
https://github.com/shibam120302/pancard_tempering_dectector_app
The purpose of this project is to detect tampering/fraud of PAN cards using computer vision. This project will help the different organizations in detecting whether the Id i.e. the PAN card provided to them by their employees or customers or anyone is original or not.
flask flask-application juypter-notebook opencv python tensorflow
Last synced: 09 Apr 2026
https://github.com/zeshanfareed/face_emotion_detection_using-open_cv
Emotion Detection Code (Using OpenCV + Keras + FER model)
computer-vision deep-learning deep-neural-networks emotion-detection emotion-recognition face-recognition fear fer happy image-classification image-manipulation image-processing keras machie-learning model opencv python tensorflow
Last synced: 09 Apr 2026
https://github.com/emam546/subtitles-remover
remove hardcoded subtitles from videos.
electron hardcoded-subtitles nextjs opencv react subtitles-remover tailwindcss
Last synced: 09 Apr 2026
https://github.com/sedoll/knu_opencv
대학교 OpenCV 수업, 공부 자료
opencv opencv-python opencv4 python python3
Last synced: 09 Apr 2026
https://github.com/hamza-cpp/computer_vision_labs
This repository contains a collection of lab assignments, projects, and experiments related to the Computer Vision course.
camera-calibration computer-vision labs opencv
Last synced: 18 May 2026
https://github.com/shresth26/scan-qr-code
This program is able to scan QR and bar code using webcam
Last synced: 18 May 2026
https://github.com/adityabadgotiya/facial-recognition-attendance-system
This Attendance System that uses facial recognition to automatically mark student attendance. It features admin and student logins, real-time face detection, attendance tracking, email reporting, and secure password management. Built with Python (Tkinter, OpenCV, and Pillow), it replaces manual attendance with automated facial verification.
hashlib numpy opencv pandas pillow python sha-256-hash smtplib tkinter-gui
Last synced: 12 Aug 2025
https://github.com/assem-elqersh/face-recognition-system
Face Detection and Recognition System is a computer vision project that identifies and matches faces in images using OpenCV and face_recognition. It offers a web interface for detecting faces, comparing them to a database of known individuals, and adding new faces for future recognition.
computer-vision face-detection face-recognition opencv
Last synced: 17 Feb 2026
https://github.com/celalaygar/python-experiences
How to use numpy, map, response, opencv, pandas on python 3+. There is a lot of simple project for everybody to understant how to use python.
cv2 numpy opencv pandas pandas-dataframe python response
Last synced: 09 Apr 2026
https://github.com/aravinda-1402/face-mask-detection
Real-time facemask detection using Deep Learning and OpenCV
cnn haarcascade-frontalface keras mask-detection opencv tensorflow
Last synced: 09 Apr 2026
https://github.com/hansalemaos/tmplmatching
Fast multitemplate matching with support for different sizes using numexpr / cupy / fftw / scipy / multiprocessing
matching multiprocessing multisize numexpr opencv python scipy template
Last synced: 03 Jan 2026
https://github.com/samuraigpt/ai-vfx
AI-powered tool for creating advanced visual effects (VFX) in videos
ai ai-effects ai-motion-controls background-removal computer-vision deep-learning depth-estimation generative-ai image-processing inpainting machine-learning motion-tracking openai opencv pytorch stable-diffusion vfx video-ai video-processing visual-effects
Last synced: 09 Apr 2026
https://github.com/emmanuelmess/streamingedgerecognition
A test to see how realtime editing of video works in OpenCV
Last synced: 18 May 2026
https://github.com/madiyarm/patient-monitoring-raspi-mlx90640
Contactless patient monitoring on Raspberry Pi 4 (MLX90640 + Pi Camera 2): face ID, IR–RGB fusion, alerts, SQLite logs.
computer-vision embedded face-recognition mlx90640 opencv raspberry-pi-4 robotics thermal-imaging
Last synced: 09 Apr 2026
https://github.com/quanglv1996/filter-color-hsv
The source code uses OpenCV to convert the RGB color channel to HSV, suitable for color filtering problems. The easy-to-use interface makes it easy to find suitable thresholds for different problems.
change-color image-processing opencv opencv2 python python3
Last synced: 09 Apr 2026
https://github.com/shobhit-nagpal/playback
Control your media with a wave of your hand
mediapipe opencv opencv-python python
Last synced: 19 Apr 2026
https://github.com/Solrikk/PicTrace-Web
PicTraceV2 is a highly efficient image matching platform that leverages computer vision using OpenCV, deep learning with TensorFlow and the ResNet50 model, asynchronous processing with aiohttp, and Selenium for browser automation. PicTraceV2 allows users to upload images directly or provide URLs, quickly scanning a vast database to find image
automation computer-vision data-analysis data-extraction deep-learning image-processing image-search machine-learning natural-language-processing opencv openpyxl pandas python selenium tensorflow web-scraping yandex yandex-api
Last synced: 15 Aug 2025
https://github.com/tentaclepurple/42_leaffliction
👁️ Computer Vision model made with Convolutional Neural Network for leaf disease identification
computer-vision convolutional-neural-networks deep-learning matplotlib opencv plantcv python streamlit tensorflow
Last synced: 09 Apr 2026
https://github.com/satyajitghana/chocolatey-opencv
chocolatey package for opencv-4.2.0 windows
420 choco chocolatey opencv opencv4 windows
Last synced: 19 Apr 2026
https://github.com/dr-rompecabezas/free-genai-bootcamp-2025
ExamPro.co GenAI Bootcamp 2025
agentic-ai anthropic-api applied-ai claude computer-vision fastapi generative-ai gpt hugging-face large-language-models mediapipe opea-comps openai-api opencv pydantic python streamlit tts-api whisper youtube-api
Last synced: 09 Apr 2026
https://github.com/shreyas-wagire/eyecursor-using-python
medaipipe opencv pyautogui python
Last synced: 17 May 2026
https://github.com/fmigneault/opencv
Open Source Computer Vision Library
c-plus-plus computer-vision deep-learning image-processing opencv
Last synced: 18 May 2026
https://github.com/leonardodalcin/cvbootstrap
Computer Vision Bootstrap for Raspberry Pi
computer-vision opencv python raspberrypi
Last synced: 17 Aug 2025
https://github.com/shailikadakia/yoga-pose-accuracy-detector
Real-time yoga pose accuracy detector using MediaPipe and OpenCV. Classifies poses from webcam input with KNN and provides feedback on duration and accuracy, built with Python and scikit-learn.
computer-vision fitness health-tech knn machine-learning mediapipe numpy opencv pandas pose-estimation python real-time-detection yoga
Last synced: 09 Apr 2026
https://github.com/bruno-moura24/hand-gesture-ai
Projeto em Python que utiliza OpenCV, MediaPipe e scikit-learn para detectar gestos de mão via webcam e classificá-los como números de 0 a 5 em tempo real.
computer-vision hand-gesture-recognition machine-learning mediapipe opencv python real-time-ai scikit-learn
Last synced: 28 Apr 2026
https://github.com/tjross28/guitar-chord-analyzer
A real-time guitar chord detector built with Python, OpenCV, and MediaPipe. The program tracks your fingers on a live webcam feed, maps them to a virtual fretboard, and identifies common open chords. Designed as a computer vision + AI project for musicians and developers.
ai computer-vision guitar mediapipe opencv
Last synced: 05 Oct 2025
https://github.com/ff-plugins-active/ff_qr_processor
UE5 Async QR Reader and Generator Plugin
nayuki opencv qr qr-reader qr-reader-android qrcode qrcode-generator qrcode-scanner ue5 ue5-plugin unrealengine unrealengine5 zxing zxing-android zxing-library zxing-qrcode
Last synced: 17 Aug 2025
https://github.com/elymsyr/autonomous-vehicle-simulation
Autonomous Car Simulation Project is a simulation tool that replicates real-world autonomous vehicle systems using the City Car Gaming environment. It features object tracking, bird-eye view mapping, and road line detection, with plans for enhanced path prediction, self-driving capabilities, and collision avoidance.
autonomous-car-simulator autonomous-driving autonomous-systems computer-vision opencv python
Last synced: 17 May 2026
https://github.com/ankitsharma-tech/brain-tumor-detection
A deep learning project for automated brain tumor detection using MRI scans. This repository includes model training, data preprocessing, and evaluation tools built with Python, TensorFlow/Keras, and OpenCV. Designed to assist in early diagnosis through medical image analysis.
brain-tumor computer-vision deep-learning healthcare image-classification machine-learning medical-imaging mri opencv python tumor-detection
Last synced: 07 May 2026
https://github.com/gunjangyl/object_detection_system
A real-time object detection system that identifies and classifies objects in images or video streams using deep learning models like YOLO, Faster R-CNN, or SSD. Built with TensorFlow and OpenCV, it supports applications in surveillance, autonomous vehicles, and more.
bounding-box computer-vision faster-rcnn image-processing jupyter-notebook opencv python ssd yolo
Last synced: 08 May 2026
https://github.com/rydzze/objectverifier
Project for Pattern Recognition
django machine-learning opencv pattern-recognition python yolov8
Last synced: 04 May 2026
https://github.com/b-luis/py-textractify
📸 Optical Character Recognition for scanned images using Tesseract and OpenCV.
Last synced: 11 May 2026
https://github.com/hashim21223445/clerk-netlify-template
README.mdConfig files for my GitHub profile.
android automation docker externalfacingapplication-no flutter github-config html ios javascript kotlin laravel machine-learning opencv python reactjs spring-boot typescript unity youtube zsh
Last synced: 10 Apr 2026
https://github.com/poorvika-reddy/machine-learning-project
Ear and face Detection attendance system using python and OpenCV
attendance-system machinelearning opencv python
Last synced: 18 May 2026
https://github.com/iqbaleff214/simple-go-image-processing
Simple Golang backend service with HTTP routes for image processing.
fiber go gocv golang image-processing opencv
Last synced: 19 May 2026
https://github.com/zachary013/fitness-tracker-model
This project is a web application built with Flask that predicts fitness performance based on user webcam. It uses a trained machine learning model to estimate results for exercises like jumping jacks, push-ups, planks, and more.
cv2 fitness flask iot mediapipe model opencv python tensorflow webcam
Last synced: 10 Apr 2026
https://github.com/utpalkuma-r/image-processing-computer-vision
Hands-on implementations of fundamental and advanced image processing techniques, ranging from image transformations, filtering, segmentation, feature detection, to object and face recognition. Each experiment is coded in Python and demonstrates key concepts essential for understanding computer vision applications.
computervision edgedetection filtering histogramequalization image-processing imagesegmentation opencv python
Last synced: 18 Apr 2026
https://github.com/xlabs-cloud/xlabs-sign-language-ai
A real-time Sign Language Detection application built with Python, OpenCV, and TensorFlow. This project uses computer vision and a custom-trained Convolutional Neural Network (CNN) to recognize and interpret hand gestures from a live webcam feed.
computer-vision deep-learning gesture-recognition hand-tracking keras machine-learning mediapipe opencv python real-time-detection sign-language-recognition tensorflow
Last synced: 10 Apr 2026
https://github.com/darrinbright/facedetection
Face, Eye & Smile Detection using OpenCV & Python
computer-vision eye-detection face-detection opencv python smile-detection
Last synced: 10 Apr 2026
https://github.com/anis196/sowell_personal_therapist
SoWell uses computer vision libraries (OpenCV and MTCNN) and deep learning (DeepFace) to detect and analyze facial expressions in real-time. The detected emotion influences the AI therapist's tone, built using LangChain with Google's Gemini model. The user interface, styled with Bootstrap and custom CSS, (1k+ lines!)
bootstrap css custom-css dockerfile html javascript mtcnn-face-detection opencv python tensorflow-gpu
Last synced: 10 Apr 2026
https://github.com/touppercase78/happy-new-year-2025
Happy New Year 2025 with Colorful Squares, Gifts, Text and Tree with Balls!
2025 happy-new-year image-processing merry-christmas opencv opencv-python python
Last synced: 23 Aug 2025
https://github.com/imshakil/computer-vision
Digital image processing with computer vision using python programming
computer-vision digital-image-processing image-processing opencv python python-programming
Last synced: 10 May 2026
https://github.com/ethand91/opencv-cartoon-filter
Simple Opencv + Python example showing cartoon filter
computer-vision opencv python sample tutorial
Last synced: 18 May 2026
https://github.com/chahelgupta/image-filter-application-python
"Image Filter App: Python GUI with Tkinter & OpenCV. Apply grayscale, invert, blur, sketch, watercolor & pencil sketch filters. Easy image loading & capture. Ideal for beginners & enthusiasts. Enhance photos creatively! 🎨 #Python #OpenCV #Tkinter"
beginner-friendly beginner-project cv2 gui gui-application image-filters image-processing opencv python python-library tkinter tkinter-gui
Last synced: 24 May 2026
https://github.com/marcontk/xray-intensity-profile-perl
Intensity profile analysis of X-ray medical images using Perl and PDL with interactive visualizations.
image-processing jupyter-notebook opencv pdl perl plotly
Last synced: 08 May 2026
https://github.com/gotoren/image-processing
2019前期 画像処理及び演習 C++(C++, OpenCV, xcode)
Last synced: 26 Aug 2025
https://github.com/mxagar/machine_vision_notes
My personal notes on algorithms and applications for Machine Vision, featuring examples with Halcon, OpenCV and PCL, and other technologies.
algorithms deep-learning image-processing machine-vision opencv pcl
Last synced: 14 Oct 2025
https://github.com/seraph-yang/ocr
Text detection + text recorgnition using OpenCV, Python, and Tesseract
Last synced: 30 Aug 2025
https://github.com/derek-palmer/dvr-scan-file-organizer
DVR-Scan-Organizer is a Dockerized extension for DVR-Scan, designed to process multiple video files and organize output in a structured format.
cuda dvr dvr-scan multimedia opencv opencv-python python video video-processing
Last synced: 01 May 2026
https://github.com/aarnavshah12/flappy-fitness
Flappy Fitness merges exercise with gaming. Using computer vision, it tracks movements in real-time, giving immediate feedback as players perform squats, jumping jacks, and toe touches to control a bird in a Flappy Bird-inspired game. It promotes fitness through fun, interactive gameplay.
mediapipe opencv pygame python socket-io
Last synced: 20 Feb 2026
https://github.com/semihcakir18/real-time-traffic-detection
🚗 YOLOv8 ve OpenCV kullanarak araçları gerçek zamanlı olarak tespit eden, takip eden ve sayan trafik analizi sistemi. Trafik akışını izlemek için nesne takibi ve sanal çizgi geçişi sayımı özelliklerini içerir
computer-vision deep-learning object-detection object-tracking opencv python traffic-analysis yolov8
Last synced: 18 May 2026
https://github.com/xmen3em/pan-card-tempering-detector-app
Flask web application designed to detect tempering in PAN card images. The application allows users to upload images of PAN cards and uses image processing techniques to determine if the card has been tampered with.
computer-vision deployment flask opencv python
Last synced: 20 Feb 2026
https://github.com/prastamaha/opencv-montages
build montage image using opencv
Last synced: 20 Feb 2026
https://github.com/prastamaha/color-detection
color detection (red, blue, green, yellow) using opencv
Last synced: 20 Feb 2026
https://github.com/varuntotakura/facerecognition
It is a FaceRecognition program used to recogize the faces.
artificial-intelligence face-detection face-recognition facedetect facedetection facedetector facerecognition facerecognitionproject facerecognize facerecogntion machine-learning machinelearning opencv python python-3 python-library python-script python3 python36
Last synced: 11 Apr 2026
https://github.com/uditmishr/virtual-hand-painter
A simple application allows the user to draw on the screen using their hand. It has options for three primaries (RGB) colors, an eraser, and the ability to save results.
computer-vision machine-learning mediapipe opencv python
Last synced: 03 May 2026
https://github.com/mohitpimoli/virtual-mouse
“Virtual Mouse: A computer vision project that allows users to control their cursor using hand gestures. This project utilizes advanced image processing techniques to accurately track hand movements and translate them into cursor movements on the screen. Ideal for touch-free computing experiences.”
hand-detection hand-gesture-recognition hand-tracking mediapipe opencv python virtual-mouse virtual-mouse-using-hand-gesture
Last synced: 09 May 2026
https://github.com/krishnakoushik2792005/vision-gym-coach
Real-time pose-based error detection for crunches & pull-ups with MediaPipe + OpenCV .
computer-vision excercise-analysis mediapipe opencv pose-estimation python
Last synced: 24 Jul 2025
https://github.com/sasivakulrithwik/059_iva_assignment-1
Image processing and object detection using OpenCV, including color detection, smoothing, edge detection, and face detection with Haar cascades. 🚀
ipython-notebook numpy opencv python3
Last synced: 10 Apr 2026
https://github.com/saniyaacharya04/industrial-cv-inspection
Industrial Safety & Asset Inspection using Computer Vision (Object Detection + OCR)
api computer-vision deep-learning fastapi industrial-ai machine-learning object-detection ocr opencv python safety-monitoring yolov8
Last synced: 10 Apr 2026
https://github.com/yessasvini23/pytorch-bootcamp-on-ai-by-opencv
This OpenCV course is highly recommended for individuals seeking an introductory experience in Computer Vision and AI, and who wish to establish a strong foundation for their career development.
cnn-classification computer-vision cv2-library deeplearning-ai numpy opencv pytorch rnn-tensorflow
Last synced: 13 Apr 2026
https://github.com/cedrickly/master-s-research-project
A hybrid approach combining texture-based (GLCM) and deep learning (ResNet50) features with unsupervised clustering and supervised classification for detecting liver diseases. Achieved 99%-100% accuracy using SVM, XGBoost, and Random Forest on pseudo-labeled medical imaging datasets
applied-mathematics arithmetic-coding brain-computer-interface direct-numerical-simulation fake-news fake-news-classification hardware history kmeans-clustering network-security opencv random-forest sentimental-analysis turbulence
Last synced: 06 Nov 2025
https://github.com/rorosaga/world_clocks
🕰️ Simple clocks made with OpenCV's drawing functions ⌛
Last synced: 17 Apr 2026
https://github.com/lim747vincent/real-time-sign-language-translation-using-lstm-and-mediapipe
The Sign Language Translator converts sign gestures into text using MediaPipe and an LSTM-based neural network.
artifical-intelligense deep-learning lstm-neural-networks mediapipe opencv python
Last synced: 10 Apr 2026
https://github.com/nirmit27/dog-vs-cat-classification
A binary image classification model based on Transfer Learning for distinguishing images of dogs from cats.
binary-classification deep-learning glob image-classification image-processing jupyter-notebook machine-learning opencv opencv2 python tensorflow transfer-learning
Last synced: 09 May 2026
https://github.com/screamman-ssh/video-camera-to-ascii
Convert a video file or camera captured to display as text.
ascii camera-to-text computer numpy opencv pillow python python-3 video-to-text
Last synced: 10 Apr 2026
https://github.com/ashish0kumar/ai-based-traffic-management-sih
🚦 AI-based traffic management system using real-time vehicle detection
flask machine-learning opencv python react traffic-management-system vehicle-detection yolov4
Last synced: 09 Feb 2026
https://github.com/ashishtukaral/fruit-ripeness-and-disease-detection
Welcome to the Fruit Ripeness and Disease Detection System! This application utilizes advanced YOLOV8 models to detect various fruits and diagnose diseases in bananas, mangoes, and pomegranates. Built with Flask, the web application allows users to either upload images for analysis or use a live video feed for real-time detection.
classification cnn computer-vision deep-learning detection flask html-css-javascript machine-learning neural-network oops-in-python opencv python yolov8
Last synced: 05 May 2026
https://github.com/aieatassam/image-tamper-detector
Tool to detect images that have been modified or AI generated
forensics generative-ai image-analysis opencv photography python
Last synced: 07 May 2025