/camunits

Git clone of https://code.google.com/p/camunits/

Primary LanguageCGNU Lesser General Public License v2.1LGPL-2.1

Camunits
========

Image acquisition library for computer vision researchers


To compile, run:
   ./configure
   make

Then, as root:
   make install


When manually installing on GNU/Linux systems, you may need to run 'ldconfig'
as root after installation.  This updates the run-time linker.
   ldconfig