paulvill / paulvill.github.io

The Embryo Digital Atlas is an open-source project aiming at building a web based platform to visualize complex experimental datasets in an easy and beautiful way.
http://www.embryodigitalatlas.org
MIT License
9 stars 3 forks source link

Upload multimodal images #4

Open paulvill opened 7 years ago

paulvill commented 7 years ago

Users should be able to visualize their own images -> Images can be stored locally on the user's computer, and visualized using our tool See for example: FileReader Maybe a good solution there or here with threejs

Users should be able to contribute by sharing their datasets to the community -> Images are uploaded on a database and later accessible to everyone -> require meta data -> we can use the OMERO server software for handling the database

Using the Webgateway, it should be possible to access the image in the database It might yield cross-origin issue - try this