Skip to content

Pixels-HU/Image-classifier-project-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Image-classifier-project-using-python

py

Description

Know if you have an object image and need to classify this object so yo can use an open cv library in python to do it , So in our project we use openCv library and web cam to classify the PS4 and XBOX games , the web cam will show the photo and will detect some points in the web cam image then compare this points with points of an image which saves in our code .

Steps before coding

First thing we need to add some library the first library is OpenCv . OpenCV can be directly downloaded and installed with the use of pip (package manager). To install OpenCV, just go to the command-line and type the following command:

pip install opencv-python

Second thing we need to add is numpy library With Pip set up, you can use its command line for installing NumPy.

pip install numpy

Then a image query file which contains a images which will be saved in code will be find here: Hint : You will find the image query file in the repo, you can also download it from google drive using the following link: https://drive.google.com/drive/folders/1X7tW0NZWYeAynW8ulE0IZ5Gt7hwUmHHv

Python code:

Hint : You will find the code in the repo, you can also download it from google drive using the following link:https://drive.google.com/file/d/1mIwO7bAnQFMmbVugGofo5anwJF6W99n7/view?usp=sharing

Image for project while working:

py-pdf1 py-pdf2

Pixels'21 Projects video

Our Beautiful Projects 🖤✨ https://www.youtube.com/watch?v=BeQG_2XT7rU&list=PLy8wlMYqB2WyBJAQLZQQEhgkKTbwseKvb

More Projects

for more projects in different enginneering fields, please visit our wevbsite: https://pixelseg.com/project-contest Screenshot (149)

Pixels App

187960930_3955292401216930_6844533153445761662_n

“Pixels Egypt” mobile app is considered an important and easy way to stay in touch with us.

The app will help you to:

  • Browse different online courses and resources in different fields like Computer, Communication, Power, and Mechanical Engineering.
  • You will find courses, videos, books and more.
  • Follow our news.
  • Share our knowledge.
  • Be one of the family.

Get it now on Google Play:

https://play.google.com/store/apps/details

Follow Pixels:

  • Facebook:

https://www.facebook.com/PixelsEgyptOrg

  • YouTube:

https://www.youtube.com/c/PixelsEgypt

  • Instagram:

https://www.instagram.com/pixelsegypt/

  • Twitter:

https://twitter.com/pixelsegypt?lang=en

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages