ashley-koh / emt-project

Git repo for emt-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome

Made this as a submission to a project I had back in Poly for a module called EMT.

This project aims to capture different types of ice-cream sticks using OpenCV with python and present them using frontend web technology.

Dependancies

This project requires that you have Anaconda 3.7 and Git. Please have them installed.

Installation

  1. Open Anaconda Prompt

  2. cd [your preferred directory]

  3. git clone https://github.com/ashley-koh/emt-project.git

  4. cd emt-project

  5. conda env create --file environment.yml

  6. conda activate emt-project

  7. python main.py

About

Git repo for emt-project


Languages

Language:HTML 58.1%Language:Python 25.2%Language:JavaScript 12.6%Language:CSS 4.0%