You are here: Start » Filter Groups » GenICam_GrabImage

GenICam_GrabImage

Description

Captures frame stream from general camera using GenICam GenTL provider library.

Filters in this group

Icon Name Description
GenICam_GrabImage Captures an image stream from a camera using a GenICam GenTL provider library.

The most recommended filter for working with GenTL-compatible devices.

GenICam_GrabImage_WithTimeout Captures an image stream from a camera using a GenICam GenTL provider library; returns Nil if no frame comes in the specified time.

Use this filter if the trigger may be not coming for some time, while the application should be performing other operations continuously (e.g. processing HMI events), or when timeout condition on missing frame must be detected.

GenICam_GrabMultiPartImage Captures a multi-part image stream from a camera using a GenICam GenTL provider library.

Allows to receive multi-part video stream (with multiple images per frame) from special GenICam cameras, like separated color components in planar color formats, or separate depth, confidence and luminosity images in 3D cameras.