/Camera-Feed-2023

Camera feed configurer for GigE Vision industrial camera

Primary LanguageC++

Camera-Feed

A C++ program for the operation and integration a LUCID GigE Vision camera.

Features

  • A C++ API for configuring and operating the camera
  • Multithreaded image capture, saving, and HTTP file transer
  • Command arguments for run length, exposure time, and gain

Getting Started

Dependencies

  • Cmake >= 3.22.1
  • ArenaSDK

Python version

  1. Download the arena_api-2.3.3-py3-none-any.whl wheel file if you haven't already.
  2. Place the wheel file in your project's wheel directory.
  3. Install packages
pip install -r requirements.txt