Table of Contents
![]()
Disclaimer: The Prototype library is absolutely preliminary and subject to extensive changes, even removal. The functionality of the operators cannot be guaranteed. Therefore, the operators must not be used for productive designs. It is included for testing purposes only.
The following list summarizes all Operators of Library Prototype
| Operator Name | Short Description | available since | |
|---|---|---|---|
| COUNTER |
Hardware Multiplier. |
Version 1.1 | |
| CustomSignalOperator |
Hardware Multiplier. |
Version 1.1 | |
| HWMULT |
Hardware Multiplier. |
Version 1.1 | |
| PackbitsRLE |
Simple image compression through run-length encoding (RLE). |
Version 1.1 | |
| TrgBoxLine |
Generates the Exsync signal to control line scan camera exposure and assembles the acquired lines into 2D images. |
Version 1.2 | |
| RGB2XYZ |
Converts the color space from RGB to XYZ. |
Version 1.1 | |
| XYZ2LAB |
Converts the color space from XYZ to LAB. |
Version 1.1 | |
Table 64. Operators of Library Prototype

Prev

