shramov / camunits

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:GNU Lesser General Public License v2.1


Languages

Language:C 98.3%Language:C++ 1.5%Language:Shell 0.1%Language:IDL 0.1%