Info
Version: | 0.0.12 |
Author(s): | Tony |
Last Update: | Saturday, February 22, 2014 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://www.codeproject.com/Tips/731934/Simple-EmguCV-OpenCV-on-Csharp |
NuGet Url: | https://www.nuget.org/packages/myEmguCV.Net |
Install
Install-Package myEmguCV.Net
dotnet add package myEmguCV.Net
paket add myEmguCV.Net
myEmguCV.Net Download (Unzip the "nupkg" after downloading)
This is a NuGet package that makes easy to start a application with EmguCV.
1) Just create a new Visual Studio Express solution
2) Add the package myEmguCV.Net
3) Add sample code
4) Press F5 (Run)
For examples of How to Use:
http://www.emgu.com/wiki/index.php/Tutorial#Examples
This is a complete package containing binary DLLs, about 131MB.
Includes binaries of:
OpenCV
EmguCV for .Net
x86 version.