bonsai-community - Bonsai.AlliedVision 1.0.3

Bonsai Library containing modules for acquiring images from Allied Vision cameras.

NOTE: Due to the way that the Vimba.NET SDK is built, Bonsai needs to be run using the command-line flag --noboot when using this package.

PM> Install-Package Bonsai.AlliedVision -Version 1.0.3 -Source https://www.myget.org/F/bonsai-community/api/v3/index.json

Copy to clipboard

> nuget.exe install Bonsai.AlliedVision -Version 1.0.3 -Source https://www.myget.org/F/bonsai-community/api/v3/index.json

Copy to clipboard

> dotnet add package Bonsai.AlliedVision --version 1.0.3 --source https://www.myget.org/F/bonsai-community/api/v3/index.json

Copy to clipboard
<PackageReference Include="Bonsai.AlliedVision" Version="1.0.3" />
Copy to clipboard
source https://www.myget.org/F/bonsai-community/api/v3/index.json

nuget Bonsai.AlliedVision  ~> 1.0.3
Copy to clipboard

> choco install Bonsai.AlliedVision --version 1.0.3 --source https://www.myget.org/F/bonsai-community/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "bonsai-community" -SourceLocation "https://www.myget.org/F/bonsai-community/api/v2"
Install-Module -Name "Bonsai.AlliedVision" -RequiredVersion "1.0.3" -Repository "bonsai-community" 
Copy to clipboard

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

  • Any 0.0
    • Bonsai.Core (>= 2.3.0)
    • OpenCV.Net (>= 3.3.1)
  • .NETFramework 4.5: 4.5.0.0

Owners

Jordan

Authors

Jordan Guerguiev

Project URL

https://github.com/jordan-g/Bonsai.AlliedVision

License

MIT

Tags

Bonsai Allied Vision Vimba

Info

361 total downloads
18 downloads for version 1.0.3
Download (1.51 MB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
1.0.5 1.53 MB Fri, 10 Nov 2017 17:52:45 GMT 306
1.0.4 1.51 MB Thu, 15 Jun 2017 15:37:38 GMT 24
1.0.3 1.51 MB Fri, 21 Apr 2017 15:26:17 GMT 18
1.0.2 1.51 MB Thu, 23 Mar 2017 19:03:48 GMT 13