This client aims on providing an easy to use interface to test our Python RESTful API - Susanna.
Server Repository »
Report Bug
·
Request Feature
This Demo Client aims on providing an easy to use interface to test the Susanna RESTful API.
Please refer to the Susanna Server Documentation for more informations about this project.
- Clone the repo.
$ git clone https://github.com/Eversmile12/susanna-client.git
- Open the project folder using the terminal and open the file index.html
Attention: A running Susanna Server is mandatory for the client to run.
Refer to the Server Documentation for further informations.
Although the Demo Client UI is very minimal, there are a couple of tools worth showing:
- Use the process button to compute:
This will trigger the Neural Network once, retrieving the processed drawing.
- Use the Auto Update function:
This will trigger the Neural Network everytime you stop clicking on the canvas. (Attention: When auto is activated, avoid fast and discontinuous strokes)
- Clear the canvas:
Will Clear the entire canvas.
- Eraser and Eraser Radius
Standard eraser tool with stroke radius.
Refer to the Server Documentation for further informations.
Distributed under the GNU GPL V3.0 License. See LICENSE
for more information.
Vittorio Rivabella - @VittorioRivabella - iwasvitto@gmail.com
Michele Vece - michelevece40@gmail.com
Project Link: https://github.com/Eversmile12/susanna-server