Skip to content

RexusCWIS/camera_module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

camera_module
=============

Camera acquisition software for the CWIS experiment.

I. INTRODUCTION

II. DEPENDENCIES

This software requires the use of some non-standard libraries:
-libueye_api:   uEye camera library. It can be installed by downloading the uEye SDK 
                from the manufacturer (IDS) website. 

-libpng:        Library used to write PNG files. On Ubuntu, you can install it by 
                downloading the 'libueye-dev' package.

-gtest:         Google C++ Unit Test Framework. This framework is automatically downloaded
                and compiled by the unit tests Makefile. 


About

Camera acquisition software for the CWIS experiment.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages