Download And Installation: Difference between revisions

From EMGU
Jump to navigation Jump to search
No edit summary
Line 1: Line 1:
==Source==
Follow [http://sourceforge.net/project/showfiles.php?group_id=216500 this link] to access the file server on Source Forge.
The source file are contained in the package:
*Emgu.CV.Source.zip
==Windows==
==Windows==
===Dependency===
===Dependency===
Line 16: Line 23:
*Emgu.CV.Windows.Binary.zip
*Emgu.CV.Windows.Binary.zip


The Binary are compiled from source on Windows using Visual Studio 2005
The Binary are compiled from [[download-url#Source | source]] on Windows using Visual Studio 2005


==Linux==
==Linux==

Revision as of 19:31, 25 February 2008

Source

Follow this link to access the file server on Source Forge. The source file are contained in the package:

  • Emgu.CV.Source.zip


Windows

Dependency

Follow this link to access the file server on Source Forge.

For Windows, download the dependency file:

  • Emgu.CV.Windows.Dependency.zip

which includes the Dll files for OpenCV 1.0.0.1 runtime and zlib.net runtime.

Part of the Emgu CV library use WCF(Windows Presentation Fundation) and therefore depends on .Net 3.0

Binary

The binary files for Windows are contained in:

  • Emgu.CV.Windows.Binary.zip

The Binary are compiled from source on Windows using Visual Studio 2005

Linux

Dependency

Follow this link to access the file server on Source Forge.

For Linux, download the dependency file:

Emgu.CV.Linux.Dependency.tar.gz

which include the Dll files for zlib.net runtime.

Binary

The binary files for Linux are contained in:

Emgu.CV.Linux.Binary.tar.gz