Giter Site home page Giter Site logo

docker-ethoscope's Introduction

Ethoscope Docker image

A set of images that port the ethoscope framework to Docker for easy deployment and testing of new features

How to run

  • Create a Docker network ethoscope-net where all the containers will run
  • Spin up a mysql server with user and password root
  • Spin up a node server running the server.pyand backup_tool.py. The server running on container's port 80 will be randomly mapped to a host port.
  • Spin up an ethoscope server

All these steps are achieved by running:

./run.sh

Then run

docker port node 80

and browse the resulting URL

ethoscope_table

Then you can click on ETHOSCOPE_001

ethoscope_table

Select the MovieVirtualCamera class to analyze a video inside the ethoscope

ethoscope_table

Tracking starts normally. tracking

The resulting db file can be downloaded by clicking on the blue link above the image. It is also available inside the results folder in the same directory as run.sh.

If you want to repeat the process, the ethoscope container must be restarted!!

docker restart ETHOSCOPE_001

TODO

  • Write a smarter docker-compose implementation of run.sh
  • Choose videos
  • Support real world ethoscopes. Maybe they can be manually added with DeviceScanner.add()?

docker-ethoscope's People

Contributors

antortjim avatar

Watchers

 avatar  avatar

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.