Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.15 KB

README.md

File metadata and controls

37 lines (28 loc) · 1.15 KB

ofxVimba

Introduction

ofxVimba wraps the Vimba API to allow easy communication between openFrameworks and Allied Vision cameras (GigE, USB3, etc.)
This addon is brand new, and in active development. Watch or check back soon for examples, tests, updates.

License

ofxVimba is distributed under the MIT License.

Installation

Windows 7-10 / Visual Studio (2015+) only currently! Might work with some library finagling on Linux. OSX is unsupported by Vimba.
Install the Allied Vision Vimba SDK
Clone into openFrameworks/addons/ folder. Add ofxVimba.props file to your Visual Studio project.
Definitely some bugs on the build events (DLL copies)! Will be fixing this shortly.

Dependencies

Windows 7-10 / Visual Studio 2015+ Allied Vision Vimba SDK

Compatibility

0.9.8 (earlier versions and 0.10+ untested, but should work...)

Known issues

a lot! I'm working on it!

Version history

first commit!