Metadata >> NuGet >> OpenCV.Net

OpenCV.Net

Metadata

Authors Gonçalo Lopes
Copyrights Gonçalo Lopes © 2014
Description A .NET interface for the popular OpenCV computer vision and image processing library.
IconUrl http://opencvlibrary.svn.sourceforge.net/viewvc/opencvlibrary/trunk/opencv/doc/opencv-logo.png
LicenseUrl http://bitbucket.org/horizongir/opencv.net/raw/49e2d06d594f859f7c7712cb052eb2b340a73f17/COPYING
Owners Gonçalo Lopes
ProjectUrl http://bitbucket.org/horizongir/opencv.net
ReleaseNotes Added more missing interface methods and performance improvements.
RequireLicenseAcceptance False
Tags OpenCV Computer Vision Image Processing Wrapper
Title OpenCV.NET
PackageSize 702671
PackageHashAlgorithm SHA512
PackageHash 0PbsryOfy2izihjK//oyUpSmBfX1RWTUcLme8sGDeIlIqrDe0wuVDiTEkrVsrLV4IFdSLWvLLvcwe0FK8D5CZg==
DownloadCount 000000
CreatedDate 2015-02-26T00:53:52
Dependencies OpenCV.redist:[2.4.6]

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 OpenCV.Net -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install OpenCV.Net -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 OpenCV.Net
Installing the package (HTTP Basic authentication):
Install-Package OpenCV.Net -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package OpenCV.Net -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package OpenCV.Net

OpenWrap

Installing the package:
o add-wrap OpenCV.Net
Uninstalling the package:
o remove-wrap OpenCV.Net

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
3.3.0
3.2.2
3.2.1
3.2.0
3.0.0
3.0.0-alpha2
3.0.0-alpha