HOWTO: Create An ISP Project From Example in S32DS for S32 Platform

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HOWTO: Create An ISP Project From Example in S32DS for S32 Platform

HOWTO: Create An ISP Project From Example in S32DS for S32 Platform

S32DS contains many example projects from which you can learn how S32DS can be used with the help of the Vision SDK to develop vision applications. The example projects contain generated and hand-written code, which utilize the Vision SDK to demonstrate a workflow using S32DS. In this document, the procedure for creating a project from one of the provided ISP examples through to execution on the EVB is detailed.

This project was run using S32DS version 3.2 and VSDK version 1.5.0.  

1) Launch S32DS

2) Select 'File -> New -> S32DS Project from Example'

NewExample.png

3) Select 'isp_h264dec_single_stream' project

ProjectSelect.png

   In this particular project, the ISP graph diagram is included. If you wish to view it, go to the Project Explorer panel and expand 'isp_h264dec_single_stream_graph'. Then double click on 'ISP data flow : h264dec_single_stream'. The ISP graph diagram will appear in the editor panel.

Graph.png

4) If not in the C/C++ Perspective, switch over by clicking on the icon showed below (Hovering over the correct icon should display 'C/C++'). The current perspective is displayed on the top bar.

Perspective.png

5) Select isp_h264dec_single_stream: A53 in the Project Explorer panel

prebuild.png

6) Build project for A53 

build.png

pastedImage_9.png

7) Start a debug session using method as described in HOWTO Create A53 Linux Project in S32DS for Vision, beginning at step 9.

8) Click Resume pastedImage_15.png

  • The program takes the input H264 encoded image img_1280x960.h264 located in the /home/root/vsdk/data/common folder on the Linux BSP and outputs it on the display
  • The output image should look like below.

h246out.png

无评分
版本历史
最后更新:
‎06-17-2020 02:12 PM
更新人: