Skip to content

FabioDainese/Computer_Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

The aim of this project was to develop a web application that provides support for teaching some basic computer vision techniques. This web-app comes from the porting of an existing Java application, which therefore requires to have installed the JVM (Java Virtual Machine) to be executed, which is why the web app takes over and expands the features previously provided in a context where there are as less as possible constraints required for the user to have it installed in order to use the application. To respect these characteristics, during the development phase of this project, were used the most modern web technologies to create a strongly interactive SPA (Single-Page Application) managed by some simple syntactic checks on the code produced by the students, by taking advantage of the features provided by some dynamic languages like Javascript.

To run this project locally without any errors you should use a local web server (e.g. 200 Ok - Chrome Web Server)

Documentation

If you want to know more about this project you should take a look at the following detailed documentation:

N.B. The docs are written in Italian.

Screenshots

Homepage

First Task

Second Task

License

The material is available under the Apache 2.0.