Skip to content

mramanindia/GUI_based_Image_Recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer vision project

Welcome to the computer vision project that uses OpenCV to detect Images. I have worked on this project to take a glimpse of how Computer vision is used in industry. This project uses Python with trained data from OpenCV to operate.

Screenshot-263

How its works

Its works on using trained data of Opencv and using it to check wheater the image is matching with trained data or not.

Necessary things

We are going to use pip to install Opencv so make sure you are having pip in your system.

For checking and updating pip you can use pip install --upgrade pip
Now you can install the Opencv Liabrary pip install opencv-python

As you have istalled now you just have to go through code and that's it.

Well here I am linking the actual repository of Opencv https://github.com/opencv/opencv

And yes all the things are mentioned in the comment of code!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages