Skip to content

Low latency readout of Ocam2k (First Light Imaging) camera frames

Notifications You must be signed in to change notification settings

oguyon/ocam2kshmread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

ocam2kshmread

Low latency readout of Ocam2k (First Light Imaging) camera frames

Requires

  • Matrox imaging library
  • First Light Imaging SDK

compilation

gcc -o ocamrun -Wall -I$MILDIR/include -I$OCAM2SDKDIR/include ocam2k.c -L$MILDIR/lib -L$OCAM2SDKDIR/lib -lmil -locam2sdk -lm -lrt -lpthread

About

Low latency readout of Ocam2k (First Light Imaging) camera frames

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages