Download And Installation: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
For Windows, download the dependency file: | For Windows, download the dependency file: | ||
Emgu.CV.Windows.Dependency.zip | *Emgu.CV.Windows.Dependency.zip | ||
which includes the Dll files for OpenCV 1.0.0.1 runtime and zlib.net runtime. | 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=== | ===Binary=== | ||
The binary files for Windows are contained in: | The binary files for Windows are contained in: | ||
Emgu.CV.Windows.Binary.zip | *Emgu.CV.Windows.Binary.zip | ||
The Binary are compiled from source on Windows using Visual Studio 2005 | |||
==Linux== | ==Linux== |
Revision as of 19:26, 25 February 2008
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