Code Monkey home page Code Monkey logo

vbox's People

Contributors

k1o0 avatar mkrumin avatar

Watchers

 avatar  avatar

vbox's Issues

Camera object hangs on DiskLogger.close()

Apparently happens randomly, and likely during closing the ***_lastFrames.mj2, not the main video file.

A possible solution is to extend the pause() before the stopAcquisition() method is called and completely discard the lastFrames data.

Add pause before stopping camera

Hey Michael,

Currently, the video stops before the camSync signal is actually sent, so we miss it. A quick fix is to add a pause(.5) before line 133 obj.cameraObj.stopAcquisition(); of Camera.m. You mentioned making it a parameter, so I'm just posting this here for your record.
Thanks!

Célian

Specifying strobes for cameras

Hi Michael,

It would be nice to have a way to specify strobes properties for the different cameras (similarly to what's done in mmmGUI). Thanks!

Célian

Cannot modify camera's properties

Hi Michael,
This issue is occurring quite often: "Attempt to modify currently read-only or inaccessible property".
One way to fix it was to open imaqtool and start the camera's preview. To do that automatically, I added obj.hPreview = preview(obj.vid, h); after line 43 of BlackFlyS.m. I think it's alright.
Thanks,
Celian

Implement forced start/forced stop

Can be useful in case the beginning of the experiment was missed for some reason, or we want to gracefully stop acquisition without UDP communication.

Preview intermittent frames

Due to CPU loads, it would be good to only preview intermittent frames, especially when recording at high framerates

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.