cv2-library
There are 178 repositories under cv2-library topic.
Pradnya1208/Squats-angle-detection-using-OpenCV-and-mediapipe_v1
The purpose of this project is to detect the squat angles which will be helpful for the fitness instructors to provide corrective advice where appropriate.
haseeb-heaven/gemini-vision-pro
Google Gemini Vision Web application with Speech and Text
chetan-jarande/Food-calorie-estimations-Using-Deep-Learning-And-Computer-Vision
Food calorie estimations Using Deep Learning And Computer Vision
Spidy20/Pedestrian_Detection_OpenCV
It is a Pedestrian(Human) Detection which is developed using OpenCV Python
bimalka98/Computer-Vision-and-Image-Processing
Computer Vision and Image Processing algorithms implemented using OpenCV, NumPy and MatPlotLib, for UOM's EN2550 Fundamentals of Image Processing and Machine Vision Module ❄
ltbatis/vehicle-detector
This was my first work using the cv2 library in the python language to identify vehicles traveling on a track. The vehicle video file is in the Data folder. I like computer vision very much and hope this is the first of many works. Check _main to see code.
aydinnyunus/OpenCV-OCR
OpenCV OCR (Optical Character Recognition)
REp007/OpenCV-Tutorials
📖 OpenCV-Python image processing tutorial for beginners
NhanPhamThanh-IT/Cartoonify-Images-OpenCV
🎨 Transform photos into stunning cartoon artwork using OpenCV! Features advanced edge detection, color quantization & bilateral filtering. Includes Gradio web interface for easy use, Jupyter notebooks for exploration, and modular Python architecture. Perfect for learning computer vision concepts.
AadrianLeo/AI-virtual-painter-with-hand-gesture
AI Virtual painter with hand gester project is a AI based project in which you can detect hand and fingers and with the help of your index fingure you can draw on the screen and with the idex fingure and middle fingure you can select the different colors and the eraser to erase the drawing. this project is writen in python language with the help of cvzone, mediapipe, etc libraries.
FPT-ThaiTuan/Image-Processing-with-Python
Open source resources provide examples and sample source code for performing image processing using the Python programming language and OpenCV library. Reliable and accessible resources for learning and practicing image processing with Python.
Priyanshu7129/image-to-pencil-sketch-with-python
I have created this project as a part of virtual internship programme offered by LetsGrowMore in data Science.
vivek9patel/screen-recorder-using-python
Python program to record screen and take a screen shot using OpenCV-python library with Tkinter GUI.
marknature/OpenCV-Bootcamp
If you are looking to take your first steps towards learning Computer Vision and AI using OpenCV, this is the best OpenCV course to jumpstart your career.
rachitjindal56/Correlation-of-Names-and-Numbers
ML (Machine Learning)/NLP project for extraction of Names, Aadhar ID, PAN numbers. It uses Pytesseract OCR for extracting text from images, and uses Hugging Face NER model for Name extraction and regex library for extracting PAN and Aadhaar ID numbers.
SadeTosin/Hand-Pose-Detection-Computer-Vision-
This repository is your gateway to a powerful program that enables real-time detection of hand gestures and body poses in videos. Explore the world of computer vision and human movement analysis through this comprehensive project.
sakshigupta08/Color-Detector
A computer vision project for identifying all the colors in an image using OpenCV.
jayeshbhandarkar/Text-to-Image-Generator-using-Stable-Diffusion-Model
Text to Image Generator and Multilingual Text to Image Generator using Stable Diffusion
kavin-raja-d/ID_Generator
This project generates a personalized ID card using Python. The ID card includes details such as the user's name, designation, company name, ID number, and a QR code. The QR code contains the ID card details for quick reference.
manthan89-py/OpenCV-Python-Tutorials
This repository contains all levels of tutorials of Opencv-python. Video Tutorial available on ProgrammingKnowledge Youtube Channel.
prabinb50/IIMS_Hackathon_Competition_2024_Best_Model_Award
This repository contains the code and resources for our participation (team of 4 members) in the IIMS Hackathon 2024, where our team developed an award-winning image segmentation model for autonomous vehicles. Our model was recognized for its accuracy and innovation, earning us the Best Model award.
Ranjan2104/Virtual-Mouse-OpenCV
It is a mouse simulation system which performs all the functions performed by your mouse corresponding to your hand movements and gestures. Simply speaking, a camera captures your video and depending on your hand gestures, you can move the cursor and perform left click, right click, drag, select and scroll up and down. The predefined gestures make use of only three fingers marked by different colours.
SubhangiSati/Identification-of-Gemstone-using-MobileNetV2-and-transfer-learning
The project focuses on Identification of various Gemstone. The dataset consists of 87 classes.It shows the whole progress and model used to achieve final accuracy. You will gain knowledge of Computer Vision, The model used are CNN(Convolutional Neural Network), MobileNetV2 and VGGNet,The final model used was transfer learning with model MobileNetV2
tohid-yousefi/OpenCV_Library_Overview
In this section, we will learn some functions used in the OpenCV library in Google Colab.
AadrianLeo/AI_HAND_GESTER_FINGERS_COUNTING
AI hand gester fingers counting project is a AI based project in which you can detect hand and fingers and each fingers up give the count of how many fingers are up with an image of different fingers at the side The project is made using python language.
codedByCan/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.
opswami189/Change-Detection-for-Deforestation-Water-Reserves-from-Satellite-Images-
This project is written in Python. A large dataset of satellite images is taken to study the change in natural resources like forest and water reserves. There is the use of cv2, which is the latest version of OpenCV ( an image and video processing library). Apart from it, there are other tools like KMeans and PCA which are also used in this project.
tirtharajsinha/computer-vision
computer vision sample code using python openCV library
abeed04/Emotion-detection-using-OpenCV
Open Cv(Cv2) was used to preprocess pictures for emotion detection, which was then combined with Resnet 50 and CNN models for emotion prediction.
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⚡!
Pankaj-sudo419/LeafAreaPerimerter
python ,cv2,digital image processing
rupeshsure/IMAGE_CARTOONIFY_PROJECT
Cartoonify images using OpenCV
theriyasharma24/pencil-to-sketch-converter
This project converts any colored image into a sketch using cv2 library of python.