Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
🦉 Introduction
Excerpt |
---|
In this section we discribe posibilities to build your own younique smart vison system by using the provided infastructur of iam camera. |
Example Repositorys
There are different example Git repository for the iam camera system.
smart app example with third party libary
opencv_dice |
|
smart app with hardware accelerations and third party libarys
|
| |
ccode_synview | The example code_synview uses HLS hw acceleration written in c-code. Main processing method can be selected among following choices:
After processing the image is sent out via gige - server. | |
remap_synview | The example remap_synview uses the hw acceleration function xf::cv::remap from the Vitis vision library. After processing the image is sent out via gige - server. | |
dice_synview | The example dice_synview demonstrates dice cube detection and dots counting for each cube. It uses multiple xfOpenCV functions. | |
rtl_threshold_synview | This example uses RTL hw acceleration written in verilog. After processing the image is sent out via gige - server. | |
strm_rtl_threshold_synview | This example uses RTL hw acceleration in the streaming path. After processing the image is sent out via gige - server. | |
sw_scaler_synview | This example uses no hw acceleration. After processing the image is sent out via gige - server. |
smart app example with machine learning
dpuClassify |
|
📚 Content
Child pages (Children Display) | ||||||||
---|---|---|---|---|---|---|---|---|
|
🔗 related content
🌍 external media
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
👥 contact NET
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|