Glossary

    B
  • GenTL module that represents a memory buffer. Buffers must be announced to the data stream that will fill them with image data
  • C
  • Defines when and where (in which thread) callback functions are executed. eGrabber supports three callback models named respectively CallbackOnDemand, CallbackSingleThread and CallbackMultiThread.
  • Part of a frame grabber card that controls a camera and its associated illumination devices. Hosted in the device module.
  • Acronym for Camera and Illumination Controller
  • Lists of the discovered cameras of the selected source in the Welcome screen of eGrabber Studio. For each camera, the underlying GenTL components are specified.
  • Euresys product series of CoaXPress frame grabbers
  • Euresys CoaXPress frame grabber
  • Euresys software driver for Coaxlink cards (superseded by eGrabber driver since release 12.8)
  • Interface and communication standard for industrial cameras using single or multiple coaxial cables. It supports the asymmetric high-speed transmission of images and related control data. This digital interface standard, hosted by the JIIA (Japan Industrial Imaging Association), has been developed for high-speed image data transmission in machine vision applications. (Source:http://www.coaxpress.com/)
  • Acronym for CoaXPress
  • GenTL producer
  • Acronym for Common Transport Interface
  • D
  • GenTL module that handles buffers
  • Represents the camera component in the frame grabber driver. This is the camera defined in the driver, as opposed to the camera actually connected to the frame grabber (remote device). This corresponds to the GenTL Device module.
  • GenTL module that contains the frame grabber settings relating to the camera. Parent of the data stream module. Sibling of the remote device.
  • E
  • Object that encapsulates a GenTL stream (with a number of buffers), its parent modules (GenTL system, interface, device), as well as the GenTL remote device. You can configure an eGrabber using a GenApi XMLfile. eGrabber Studio creates and presents instances of eGrabbers, called "grabbers" using the Euresys::EGrabber class of the eGrabber library.
  • Euresys frame grabber driven by eGrabber
  • Euresys software driver for the latest generation of image acquisition products (Coaxlink)
  • Optional library of eGrabber that provides a universal, hardware-independent access to GigE Vision cameras
  • Group of eGrabbers, that correspond to all banks of a multi-bank camera. In this group of egGrabbers, one eGrabber is master and holds the reference GenApi configuration, and the others are slave.
  • Optional library of eGrabber that provides video recording services to hard drives
  • List of the discovered eGrabbers of the selected source in the Welcome screen of eGrabber Studio. The GenTL components of each discovered eGrabber are presented in a tree view: interface (frame grabber), device (camera) and stream.
  • Acronym for European Machine Vision Association
  • G
  • GenICam standard that deals with camera and frame grabber configuration
  • Camera or frame grabber feature, defined in a register description. Either a set/get parameter, or a command with side effects.
  • Camera or frame grabber feature, defined in a register description. Either a set/get parameter, or a command with side effects.
  • Set of EMVA standards. It consists of GenApi, GenTL, the SFNC and the PFNC.
  • GenICam standard that deals with data transport. TL stands for Transport Layer.
  • Software library that implements the GenTL API. File with the cti extension (e.g., coaxlink.cti).
  • Shortname of eGrabber Gigelink
  • Short term for frame grabber
  • Instance of an eGrabber
  • Euresys product series of Camera Link frame grabbers
  • Euresys Camera Link frame grabber
  • H
  • Graphical representation of the tonal distribution in a digital image. It plots the number of pixels for each tonal value. The histogram for a specific image allows a viewer to judge the entire tonal distribution at a glance (<Wikipedia)
  • I
  • Part of eGrabber card that controls digital I/O lines and implements tools such as rate converters, delay lines, etc. Hosted in the interface module.
  • Numerical identifier used to query a specific piece of information from a GenTL module. Info commands are defined either in the standard GenTL header file, or in a vendor-specific header file (e.g., info commands specific to eGrabber are defined in include/GenTL_v1_5_EuresysCustom.h).
  • Represents the frame grabber component in the frame grabber driver. This corresponds to the GenTL Interface module.
  • GenTL module that represents a frame grabber. Parent of the device module.
  • L
  • Set of intensity values taken from regularly spaced points along a line segment (or multi-line path) in an image. For an RGB image, the plot includes separate lines for the red, green, and blue intensities. Also called "intensity profile". (< https://www.mathworks.com)
  • M
  • Camera that consists of several (independent) CoaXPress devices (GenTL remote devices). Each camera device is connected to a Coaxlink device (GenTL device) that will only receive a part (lines or regions) of the whole camera output.
  • P
  • Acronym for Pixel Format Naming Convention
  • R
  • Short name of eGrabber Recorder
  • File created by the eGrabber Recorder library to store and save buffer content (metadata and images) to a given location on the computer.
  • XML file mapping low-level hardware registers to camera or frame grabber features
  • Represents the camera and corresponds to the GenTL Remote Device module. This module exposes the parameters of the camera actually connected to the frame grabber. In the context of Coaxlink frame grabbers, the term "CoaXPress device" could be used as a synonym.
  • Camera connected to a frame grabber. The term remote is used to distinguish this from the GenTL device module.
  • S
  • Acronym for Standard Features Naming Convention
  • Corresponds to the GenTL producer in GenICam (for example coaxlink.cti).
  • Represents the driver component receiving the buffers and their content. This corresponds to the GenTL Data Stream module.
  • GenTL module that represents the GenTL producer. Also known as TLSystem. Parent of the interface module.
  • T
  • The time at which an event occurs. For Coaxlink, timestamps are always 64-bit integers and are expressed as the number of microseconds that have elapsed since the computer was started.