bonsai-community - Bonsai.AlliedVision 1.0.4
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.4 -Source https://www.myget.org/F/bonsai-community/api/v3/index.json
> nuget.exe install Bonsai.AlliedVision -Version 1.0.4 -Source https://www.myget.org/F/bonsai-community/api/v3/index.json
> dotnet add package Bonsai.AlliedVision --version 1.0.4 --source https://www.myget.org/F/bonsai-community/api/v3/index.json
source https://www.myget.org/F/bonsai-community/api/v3/index.json
nuget Bonsai.AlliedVision ~> 1.0.4
Copy to clipboard
> choco install Bonsai.AlliedVision --version 1.0.4 --source https://www.myget.org/F/bonsai-community/api/v2
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.4" -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
- .NETFramework 4.5: 4.5.0.0
OwnersJordan |
AuthorsJordan Guerguiev |
Project URLhttps://github.com/jordan-g/Bonsai.AlliedVision |
LicenseMIT |
TagsBonsai Allied Vision Vimba |
Info361 total downloads |
| 24 downloads for version 1.0.4 |
| 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 |
|