Skip to content

malcolmkohhs/Coint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coint

Hello! We are KaiXu, Malcolm and YiHeng of 2022 S407 and this is our Computing+ Coursework.
Through this project, we aim to help individuals with Down Sydrome having troubles in counting coins to be more proficient in counting them, learning more about them and to understand some basic mathematical functions. We hope our project will create a positive impact and improve the lives of others around us!

Instructions on downloading the folder from Github

  1. On the page you are on right now, click the green button "Code" at the top of the page
  2. Upon clicking, choose the option "Download ZIP"
  3. The folder and files here would be zipped and downloaded into your computer
  4. Open (Unzip) the zip file named "coint-master.zip" in your Finder
  5. There would be a folder named "coint-master" that would appear in the same location in your Finder

Instructions on running the code

  1. Open the Terminal app
  2. Enter this three commands
pip3 install opencv-python  
pip3 install scikit-image  
pip3 install Pillow
pip3 install imutils  
  1. Open a new terminal window [⌘-n]
  2. Enter the following commands to toggle to the folder "coint-master" using the cd command
cd downloads
cd coint-master
  1. If you have saved the "coint-master" folder into another folder, please toggle into that folder instead
cd <foldername>
cd coint-master
  1. Enter the following command to run python file
python3 cointapp.py
  1. When running the python file, please do not move the windows.
  2. Should you need any help in the functions, please go to "Help" on the mainpage for the overview of the functions. Thank you and have fun! :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages