Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 602 Bytes

File metadata and controls

14 lines (10 loc) · 602 Bytes

Image_Uploader

Takes an image and uploads it to the website along with the necessary code.

Running the code

To run the code type the following code into the terminal :

  • python imageUploader.py imageName message marker_position

(depending on the operating system you will have to replace python with python3

What to change

Open the main python file named 'imageUploader.py' and update the paths, markers and code block.

There are comments where the necessary updates need to take place.

It is best if you use the full directory path rather than part of it.