chrisjwilliams / pelican

Pipeline for extensible lightweight imaging and calibration

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


About

Pipeline for extensible lightweight imaging and calibration

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 98.1%Language:C 1.9%