Skip to content

Bonsai library containing modules for acquiring images from Allied Vision cameras that use the Vimba SDK.

License

Notifications You must be signed in to change notification settings

jordan-g/Bonsai.AlliedVision

Repository files navigation

Bonsai.AlliedVision

Bonsai library containing modules for acquiring images from Allied Vision cameras that use the Vimba SDK.

Installation

The NuGet package for this library can be found in Bonsai's package manager. It is available at MyGet and the NuGet Gallery.

Additionally, a NuGet package can be generated from source by running:

.nuget\NuGet.exe pack Bonsai.AlliedVision\Bonsai.AlliedVision.csproj

Usage

After the NuGet package is added to Bonsai, a VimbaCapture source node will become available. This node will produce a sequence of frames captured from a connected Allied Vision camera that uses the Vimba SDK.

Important Note:

Due to the way that the Vimba.NET dll is written, running the VimbaCapture node will currently cause Bonsai to crash unless it is launched with an additional flag:

Bonsai.exe --noboot

About

Bonsai library containing modules for acquiring images from Allied Vision cameras that use the Vimba SDK.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages