You are here: Start » Filter Groups » GigEVision_GrabImage

GigEVision_GrabImage

Description

Captures frame stream from a GigE Vision compliant camera.

Filters in this group

Icon Name Description
GigEVision_GrabImage Captures an image stream from a GigE Vision compliant camera.

The most recommended filter for working with GigE Vision devices.

GigEVision_GrabImage_WithTimeout Captures an image stream from a GigE Vision compliant camera; 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 perform other operations in the main loop continuously, or when the timeout situation must be explicitly detected, or when you want to process images from multiple cameras in a single loop and the cameras are sending images asynchronously.

GigEVision_GrabMultiPartImage Captures a multi-part image stream from a GigE Vision compliant camera.

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