Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

iam provides 64-bit processor scalability while combining real-time control with soft and hard engines for graphics and video. With the NET SDK and GigE Vision toolboxes shown below customers can start comfortably to build their unique vision system with iam. The open system architecture of iam enables customers to use both CPU and FPGA processing resources for their application.

Excerpt
Table of Contents
absoluteUrltrue


Introducing the NET Open Camera Concept for iam

In section you will find a varius various software example application where we briefly described how to optimize the application code by using hardware acceleration by synthesizing a FPGA co-processor into the programmable logic of the camera.

Video: The NET Open Camera Concept (OCC)

Confluence youtube macro video
privacyEnhancedtrue
fullscreenConfluenceButton
start172
videoIdhttps://www.youtube.com/watch?v=tS-9ona1hd8
alignCenter

See all Video Tutorial Session .


Example Repository

The iam_apps example repository is structured into the steps below.

  1. Set up a Virtual Host System for cross-compiling including FPGA synthesis.

  2. Check out example repository net-gmbh/iam_apps
    git clone https://bitbucket.org/net-gmbh/iam_apps.git

  3. Build the iam software platform project.
    Download latest platform source achive file from iam product page (download section).

  4. Check out and chose one of our example projects including iAMGigEServer or build one of hundreds Xilinx Vitis vision library examples from the repositories below.

    1. net-gmbh/iam_apps

    2. Xilinx/Vitis_Libraries

  5. Deploy your software to camera using app2cam.sh script.

The figure below illustrates the described steps above and the following table summarizes the example projects.

Example Name

Compiling

Discription

sw_scaler_synview

cross

This example uses no hardware acceleration.
But it uses the same infrastructure like other hardware 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.

ccode_synview

cross

The example code_synview uses HLS hw acceleration written in C-code.

The main processing method can be selected among following choices:

  • no processing

  • simple C-code software processing

  • a optimized C-code version with ARM NEON instructions

  • processing with OpenCV functions

  • Hardware accelerated processing based on a C-code source

After processing the image is sent out via GigE Server.

remap_synview

cross

The example remap_synview uses the hardware acceleration function xf::cv::remap from the Vitis vision library.

After processing, the image is sent out via GigE Server.

dice_synview

cross

The example dice_synview demonstrates dice cube detection and dots counting for each cube. It uses multiple xfOpenCV functions.

rtl_threshold_synview

cross

This example uses RTL hardware acceleration written in Verilog.

After processing, the image is sent out via GigE Server.

strm_rtl_threshold_synview

cross

This example uses RTL hardware acceleration in the streaming path.
The module is located between sensor interface and 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.

Bitbucket readme macro
path/readme.md
repoiam_apps
usernet-gmbh
commit_hashmaster


Background and Strategy

Hardware Acceleration: Optimizing Effects

The processing power of iam can be improved by FPGA optimization effects such as pipelining, parallelization, co-processing , and quantization.

Hardware Acceleration: Kernels Types

The figure below shows different methodes of writing acceleration kernels for iam. Most of the different ways are covered by a software example in the net-gmbh/iam_apps repository.

Introduction to Cross Compiling

Info

Cross-compilation is the act of compiling code for one computer system (often known as the target) on a different system, called the host.


Xilinx Vitis IDEĀ TM

Introducing Vitis IDEĀ TM

The Xilinx Vitis unified software platform enables the development of embedded software and accelerated applications on heterogeneous Xilinx platforms including FPGAs, SoCs, and Versal ACAPs. It provides a unified programming model for accelerating your iam applications.

  • Develop and deploy hardware accelerated application

  • Work on an application level

  • Comfortable eclipse editor

  • Several desing examples from NET net-gmbh/iam_apps

  • Even more from Xilinx Vitis Vision Library

  • Profiling and live debugging on iam

More information can be found at Vitis Unified Software Platform

Include Examples Repository to Vitis IDE

Bitbucket readme macro
path/apps_gui/readme.md
repoiam_apps
usernet-gmbh
commit_hashmaster


🔍 References

👥 contact NET

Insert excerpt
iam:MasterContent: Contact NET
iam:MasterContent: Contact NET
nopaneltrue