/pelican

Pipeline for extensible lightweight imaging and calibration

Primary LanguageC++BSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Welcome To Pelican
==================
The Pipeline for Extensible, Lightweight Imaging and CAlibratioN

Code Build Dependencies
=======================
Required:   C++ Compiler (g++, icpc)
            
            Qt4
            Boost
            cppunit

Documentation Build Dependencies:
================================================================================
Required: Doxygen
          LATEX (On Ubuntu this is the 'texlive' package)

CMAKE build options
================================================================================
Build:
    -DCMAKE_BUILD_TYPE=release [default = debug]:
        Build in release / debug mode.