GithubHelp home page GithubHelp logo

doceo / watchingyou Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 10.0 25 KB

un server (costruito con node JS) che invia ai client connessi immagini acquisite da webcam

License: GNU General Public License v3.0

HTML 44.05% JavaScript 50.87% CSS 5.08%

watchingyou's Introduction

WatchingYou

Autore: Diomede Mazzone e Fabio Z Tessitore (@FabioZTessitore)

Tag: NodeJS, ExpressJS, Socket.io, OpenCV, client/server

Versione: 0.1.0

Licenza: GPL-3.0

Descrizione

Questo software ha scopo didattico.

Consiste in un server che sfrutta la tecnologia Node e le capacità di OpenCV per restituire a più client in broadcast una sequenza di immagini acquisita da una webcam.

Prerequisiti

Assicurati di aver installato le librerie OpenCV

$ sudo apt-get install libopencv-dev

Requisiti

Istallazione e Avvio

  • modifica IP: nel file index.html bisogna modificare l'indirizzo IP del server

  • installazione delle dipendenze (attenzione ai prerequisiti):

$ npm install
  • esecuzione
$ node app.js

oppure (per distribuzioni basate su Debian)

$ nodejs app.js

a questo punto il server è in ascolto sulla porta 3000.

== Bug Riscontrati ==

= Ringraziamenti =

watchingyou's People

Contributors

doceo avatar fabioztessitore avatar

Stargazers

 avatar

Watchers

 avatar

watchingyou's Issues

Form acquisizione dati

bisogna inserire nella pagina acquisisci.html un form.
il form va costruito in html5 con l'ausilio di bootstrap (http://getbootstrap.com/css/#forms)

i dati da inserire devono essere numeri, ipotizziamo dati che possano generare grafici su assi cartesiani a scelta dello studente.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.