Giter Site home page Giter Site logo

robotiko / spermglyphs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simonwalton/spermglyphs

0.0 1.0 0.0 25.45 MB

Playground for our paper Glyph-Based Video Visualization for Semen Analysis

License: Other

Clojure 5.83% CSS 2.71% JavaScript 90.41% TeX 0.06% HTML 0.98%

spermglyphs's Introduction

Alt text

Synopsis

This project is an implementation of the glyph design contained within the paper Glyph-Based Video Visualization for Semen Analysis. As well as providing an example implementation of drawing the glyph from its parameters as described in the paper, the system includes many other features to provide exploration of the parameter space and the ability to choose from a number of presets.

This work was developed partly to demonstrate our glyph design effectively to accompany its presentation at VIS 2014 in Paris, France.

Features

  • Manual adjustment of glyph parameters with real-time feedback
  • The ability to compare multiple instantiated glyphs
  • A variety of animal and human presets
  • A parallel coordinates visualization built with d3.js to explore the parameter space
  • The ability to save parameter configurations and share them via a short URL

Cloning and Running

Our implementation is in Clojure/Clojurescript, and leinigen. Once the repository is cloned, use

lein deps

To fetch all of the dependencies. Then, run:

lein ring server

To start a localhost server instance with the codebase running. Or, you can create a big .jar containing all dependencies that'll execute a Jetty instance when run:

lein uberjar; java -jar target/<compiledjarfile>.jar

Contributors

A huge thankyou to Eamonn Macguire, Alfie Abdul-Rahman, and Min Chen for their help with testing.

License

Our code is licensed under GPL v3. Please see LICENCE for details. Some aspects have a separate licence. In particular, the images used for the animal presets are creative commons licenced, and we include their attributions on the web application interface and in the image directory itself inside a text file.

spermglyphs's People

Watchers

 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.