eGrabber
- Extended support for GPU Direct DMA with DMA-BUF memory type
This release of eGrabber adds the support for GPU Direct DMA using DMA-BUF descriptors.
DMA‑BUF is the standard Linux mechanism for safe, efficient, zero‑copy sharing of memory buffers across drivers and processes, widely used in graphics and multimedia stacks.
Note: The DMA-BUF memory type is only supported on Linux.
- New built-in script to save/restore the GenApi configuration
The built-in script egrabber://create-restore-script.js captures the current values of the grabber features and creates a script to restore the configuration. The new script is directly available in eGrabber Studio (from the Script pane or from the Terminal)
Frame Grabbers
- Extended support for Horizontal Image Flipping
This release of eGrabber adds the support for Horizontal Image Flipping to the “2-camera, line-scan” firmware variant of PC1633 Coaxlink Quad G3 and PC1633-LH Coaxlink Quad G3 LH frame grabbers.
The horizontal image flipping function, also known as horizontal mirroring, is a process in which an image is flipped along its vertical axis. This means that the left side of the image becomes the right side and vice versa.
Memento
- New option “Reset columns to default settings”
This release of Memento includes this new menu entry to reset the memento viewer columns to their default settings (widths, font size and visibility).
- Improved performance of Memento GUI
Improved the reactivity of the viewer when the count of selected rows is high.