In this section we discribe possibilities to build your own younique smart vison system by using the provided infastructur of iam camera.
Introduction
In this section we discribe posibilities to build your own younique smart vison system by using the provided infastructur of iam cameras. There are two possible ways for obtaining a application for iam:
This example uses no hw acceleration. But it uses the same infrastructure like other hw accelerated examples. The main processing consists of a simple c-code scaler for horizontal and vertical rescaling.
After processing the image is sent out via gige - server.
This example uses RTL hw acceleration in the streaming path. The module is located between the sensor interface and the dma. It consists of a 32-Bit master and 32-Bit slave axi-stream interface for sensor pixel data and a 32-Bit axi-lite control interface for register access.
After processing the image is sent out via gige - server.