Camera news from the software artist’s desk

The Prosilica GX camera just works, it’s very simple to set up, and I’ve made the first openFrameworks based software sketch using the AVT GigE Vision library.

It’s a sketch, and the code is only relevant to other programmers using this camera, but I’ve put it up on my GitHub nonetheless.

Source code

Find the openFrameworks based source code in this github repository.

About the code

prosilicaAlternatingExposureSketch is a first attempt at doing continuously alternating exposures 3 steps apart for on-the fly 1080p HDR video capture.

Included is a ofxVideoGrabberProsilica addon, that implements some of the most relevant parameters for controlling a AVT Prosilica GX1920 camera and using software triggering. It is ok for trivial use, but does not provide the accurate timing necessary for high framerate usage yet. The code is based on Stephan Schulz’ code from the openFrameworks forum.

This entry was posted in Uncategorized. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s