FabioDainese / Computer_Vision

Computer vision web app for education/teaching

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Computer vision web app for education/teaching

License:Apache License 2.0


Languages

Language:Java 51.6%Language:C 21.7%Language:C++ 13.1%Language:HTML 7.4%Language:JavaScript 6.1%Language:CSS 0.1%Language:Shell 0.0%Language:Batchfile 0.0%