Skip to content

Minimal example to create pictures with Vimba with GenICam-Cameras

Notifications You must be signed in to change notification settings

LarsDitt/Vimba2OpenCV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Vimba2OpenCV

This is a minimal use example how to grab a picture with Vimba and make it usable in OpenCV in C++.

Setting up Vimba in Visual Studio 2019

  1. Install Vimba from Allied Vision Website
  2. Open your Propety-Manager in Visual Studio
  3. Add the Example.props file to your project
C:\Users\Public\Documents\AlliedVision\Vimba_6.0\VimbaCPP_Examples\Build\VS2010

How to use

You need to create an GenICam-File with your properties with Vimba Viewer and link it to the camera. I've tested this with GigE Vision Cameras from Allied Vision, I can't say if USB Vision Cameras will work.

About

Minimal example to create pictures with Vimba with GenICam-Cameras

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages