Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 950 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 950 Bytes

Pepsi's Image Detection

Video decribing project on Youtube : https://youtu.be/8F8jXJgPWJU

Report&Video File : https://drive.google.com/open?id=17i0tZ3MkmQfDrG9GyEKtrL096R-kp2B5

Github : https://github.com/PimnapaPP/Parallel-Computing

Python 3 for Windows : https://www.python.org/

Git Bash : https://www.git-scm.com

==============================================================================================

Installing

To install the program: Have to add-on 3 of this following packages in Python first

1.) Opencv-Python

2.) Matplotlib

3.) Numpy

*** Install using "pip install "

==============================================================================================

Runing

*Please make sure to have image dataset (supermarket folder) in the same folder with pepsi's detection program

For python version 2.7 : Parallel.py and Sequence.py

For python version 3.0 : ParallelWin.py and SequenceWin.py