Giter Club home page Giter Club logo

viewerhtml's Introduction

HTML database viewer

Create an HTML viewer able to display one slice per animal per exam in an HTML page. The page is zoomable (ctrl+scroll) and interaction with images is possible on click with a left click.

Principle

img/ contains .png images that are displayed by ViewerDemo.html. Visual settings are contained in styles.css and interaction is done through Interaction.js.

The idea is to have a module on MP3 or populse_mia that generates the img/ folder and the corresponding .html file for easy and interactive visualisation.

To do

  • Add more interaction depending on needs (python mpld3 or bokeh pages?)
  • Left margin's width is dependent on the width on what's written into it, might be a problem for long label names. Rotation results in overlap for long names
  • Zooming requires 2 images so far (=lot of redundant information). If critical, implement sprites strategy in css.
  • Aspects ratios are hard coded so far --> Problem?
  • Write MP3 module that creates .png files, .txt files with list of animals, and .html file.

Enhancement

  • Add colormap option in the MP3 module
  • Add dynamic contrast range in addition to existing brightness control

viewerhtml's People

Contributors

adelphin avatar

Watchers

James Cloos 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.