Skip to content
Kevin Velickovic edited this page Feb 23, 2015 · 16 revisions

Overview

Elphel camera array images post processing using GNU parallel

Dependencies

elphel-parallel-processing has been tested on Ubuntu 14.04 LTS and comes with the following package dependencies:

  • enblend
  • parallel
  • imagemagick
  • realpath

Installation

Install the dependencies using the following command:

$ sudo apt-get install enblend parallel imagemagick realpath

Clone the repository using the following command:

$ git clone --recursive https://github.com/F0x06/elphel-parallel-processing.git

Cd to cloned repository

cd elphel-parallel-processing

Install elphel-parallel-processing

sudo make install

Usage

Post Processing
Stitching

Clone this wiki locally