Skip to content

slavi010/SIF1033_projet_session

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIF1033 Projet de session

Context

School session project at UQTR for the cours SIF1033.

The project is a simple interface to detect dangerous European pictograms (new and older version) in an image. Different options are available: You can select an image from sample data or your computer files. You can configure the output of the view to only display the detected pictograms, the ROI... Also, if the default setting does not detect your pictogram, you can manually define the threathold with the second window.

sif1033_exemple_detection_pictograms sif1033_exemple_cam_use

Prerequisites :

  • Python 2.7
  • pip
    • Tkinter
    • tkFileDialog
    • cv2 (opencv-python)
    • PIL
    • numpy

Commands :

  • pip install pillow
  • pip install numpy
  • pip install opencv-python

Launch

python main.py

Sviatoslav Besnard

LinkedIn: https://www.linkedin.com/in/sviatoslav-besnard-453669195/

Github : https://github.com/slavi010/

Email: pro@slavi.dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages