Download
From EosPedia
Contents
Before you download or install
OS-X(Mac) users
After you install the programs shown in EosOnMac, you download the necessary programs as shown below.
Linux users
After you install the programs shown inEosOnLinux, you download the necessary programs as shown below.
git users
git users can download from SourceForge.jp ([projects/eos]). Use of the git command is described in [sourceforge]. Below the commands used in "easy install" are summarized.
Easy Install (git version :For a "first time" user or a user very eager to use Eos for image processing)
The "first time" user can install the programs as described below.
The used commands are given a short description on their meanings.
1. tarball [1]
2. git from SourceFoge [2]
$ git clone git://git.sourceforge.jp/gitroot/eos/base.git or $ git clone git://git.code.sf.net/p/eosforemimageprocessing/code eosforemimageprocessing-code
3. (PIONE) github or gem
3.1 gem (ruby)
$ gem install pione
3.2 git from github
$ git clone https://github.com/pione/pione.git