Download And Installation: Difference between revisions

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


==Windows==
==Windows==
Line 13: Line 12:


===Binary===
===Binary===
*The binary files for Windows are contained in the package
*The binary files for Windows are contained in the package '''Emgu.CV.Windows.Binary.zip'''
'''Emgu.CV.Windows.Binary.zip'''


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

Revision as of 19:47, 25 February 2008

Source

  • Follow this link to access the file server on Source Forge.
  • The source files 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 package 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 Communication Fundation) and therefore depends on .Net 3.0

Binary

  • The binary files for Windows are contained in the package Emgu.CV.Windows.Binary.zip
  • The Binary files 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 package Emgu.CV.Linux.Dependency.tar.gz which include the Dll files for zlib.net runtime.
  • To run Emgu CV on linux, you need Mono version >= 1.2.6, opencv version >= 1.0.0. On fedora core 8, you can install the dependency by running rpm -iUh mono-core opencv as root

Binary

  • The binary files for Linux are contained in the package Emgu.CV.Linux.Binary.tar.gz
  • The Binary files are compiled from source in Fedora Core 8 using mono-1.2.6