Skip to content

kushalvyas/Aravis-OpenCV-Wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Aravis-OpenCV-Wrapper

Wrapper for accessing GigE cameras using Aravis, yielding OpenCV Mat and IplImage

Requirements (tested on OpenCV 3.4, Aravis 0.6):

  1. OpenCV (3.X)
  2. Aravis (Preferably >= 0.4)
  3. Glib 2.0

Implementation phase ongoing. As of now, at Mono8 - IPL_DEPTH_8U phase.

TODO:

  • Basic IplImage from ArvBuffer
  • cv::Mat from ArvBuffer
  • Capture Video
  • Set GigE Camera Properties (will keep adding to list)
    • FPS, Gain, Exposure Time
    • Contrast, Brightness, etc.
  • Hardware Trigger (3.3V - 24V For Imaging Source GigE camera)
  • Software Trigger
  • Image ROI
  • Binning
  • Add Numpy::NDArray support
  • Link with Boost.Python and Boost.Numpy
  • Examples

About

Wrapper for accessing GigE cameras using Aravis, yielding OpenCV Mat and IplImage

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages