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
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.
Food calorie estimations Using Deep Learning And Computer Vision
OpenCV OCR (Optical Character Recognition)
📖 OpenCV-Python image processing tutorial for beginners
The Face Mask Detection script is a real-time application that utilizes deep learning techniques to identify whether a person in a webcam feed is wearing a face mask or not.
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…
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.
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.
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.
In this section, we will learn some functions used in the OpenCV library in Google Colab.
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 proj…
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."