EGrabberBridge

Support

Required licenses

EasyImage and eGrabber Gigelink license for GigE Vision camera support

Recommended images

None

Location

[…]C:\Users\Public\Documents\Euresys\Open eVision 24.02\Sample Programs
\[LANGUAGE] samples
\Image Processing\EGrabberBridge

Purpose

This sample program demonstrates how to:

Use the EGrabberBridge functionality to import and use images produced by an object eGrabber with Open eVision.

Code highlights

1. Create an EGrabberImage from an EGrabber ScopedBuffer.
This image is compatible with all Open eVision tools.
EGrabberBridge::EGrabberImageBW8 grabberImg8(buffer.getInfo());