Metadata >> NuGet >> Bonsai.Aruco

Bonsai.Aruco

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2014
Description Bonsai Library containing modules for tracking fiducial markers using ArUco.
IconUrl https://bitbucket.org/horizongir/bonsai/raw/7aacc64dc4647e57362ab310238591dc197fef0d/Resources/Bonsai.png
LicenseUrl https://bitbucket.org/horizongir/bonsai.neuro/raw/8997ee636785fb092cd2e2100653c1b395c63c5e/LICENSE
Owners Gonçalo Lopes
ProjectUrl https://bitbucket.org/horizongir/bonsai.neuro
ReleaseNotes First public prerelease of the ArUco module for Bonsai.
RequireLicenseAcceptance False
Tags Bonsai ArUco Augmented Reality
Dependencies Aruco.Net:1.2.4|Bonsai.Core:2.0.0
Title Bonsai - ArUco Library
PackageSize 15227
PackageHashAlgorithm SHA512
PackageHash oeQeiMmthFlgcYEIofitKQwmlxTvKeISDZwkauP1nHc0oX83t90lHKaDjXrKDF6O7knW369pP4ZnkgH2lUibKw==
DownloadCount 000000
CreatedDate 2014-06-04T02:46:54

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install Bonsai.Aruco -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Bonsai.Aruco -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package Bonsai.Aruco
Installing the package (HTTP Basic authentication):
Install-Package Bonsai.Aruco -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Bonsai.Aruco -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Bonsai.Aruco

OpenWrap

Installing the package:
o add-wrap Bonsai.Aruco
Uninstalling the package:
o remove-wrap Bonsai.Aruco

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
2.0.0-ctp1