Google Gemini Vision Web application with Speech and Text
-
Updated
Jan 23, 2024 - Python
Google Gemini Vision Web application with Speech and Text
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.
It is a Pedestrian(Human) Detection which is developed using OpenCV Python
Food calorie estimations Using Deep Learning And Computer Vision
Computer Vision and Image Processing algorithms implemented using OpenCV, NumPy and MatPlotLib, for UOM's EN2550 Fundamentals of Image Processing and Machine Vision Module ❄
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.
OpenCV OCR (Optical Character Recognition)
📖 OpenCV-Python image processing tutorial for beginners
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…
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.
I have created this project as a part of virtual internship programme offered by LetsGrowMore in data Science.
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.
A computer vision project for identifying all the colors in an image using OpenCV.
This repository contains all levels of tutorials of Opencv-python. Video Tutorial available on ProgrammingKnowledge Youtube Channel.
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
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 ma…
Python program to record screen and take a screen shot using OpenCV-python library with Tkinter GUI.
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.
Add a description, image, and links to the cv2-library topic page so that developers can more easily learn about it.
To associate your repository with the cv2-library topic, visit your repo's landing page and select "manage topics."