Giter Site home page Giter Site logo

ice's People

Contributors

jdemaeyer avatar

Watchers

 avatar  avatar

ice's Issues

Web interface

It would be cool if ICE had a web interface that could be used to enter configuration, start/stop/pause jobs, and provide information during the job (e.g. time remaining, or the last downloaded picture with #1)

Helpers for capture timestamp generation

ICE takes pictures at given timestamps. The user has to provide a list with these timestamps, e.g. [0, 500, 1000, 5000, 10000].

ICE should have helpers to create these lists. E.g.

>>> make_timestamps("4@250ms, 2@2fps")
[0, 250, 500, 750, 1000, 1500]

Download images from SD card

ICE should have functionality to download images from the SD card. When there is a longer pause in a timeline, we could then download previously captured images.

This would be useful for a "somewhat live view" (showing the most recent image, e.g. in a web interface), and could also ease requirements towards SD cards for very long time series.

Alternatively (or additionally), we could make it available to not write images to the SD card, but directly download them via USB. This would make ICE's flexible timing (without the high frame rate feature) available to users that don't want to save images to an SD card (e.g. because they don't need high frame rates).

Video recording

A lot of people on Fassberg use DSLRs for video recording from microscopes. It would be cool to allow video recording through ICE and also shouldn't be too hard due to libgphoto's awesomeness!

Could it be possible to switch between taking videos and taking time lapses without having to touch the camera knob?

Live view

Could me make live view available? E.g. in a GTK window. Could time lapse recordings and live view be combined, such that we see live view in between time lapse shots?

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.