i.MX8 - Multimedia - GPU - OpenCL

From RidgeRun Developer Connection
< IMX8‎ | Multimedia‎ | GPU
Revision as of 16:19, 2 November 2018 by Jcruz (talk | contribs) (Folder Content)
Jump to: navigation, search


NXP Partner Program Registered Vertical.jpg NXP Partner Program Horizontal.jpg
  Index  





Demo Examples

There are some examples on this repository that can be used to check the basics required to understand how to write applications on OpenCL. You can find those examples on the /opt/imx-gpu-sdk/OpenCL directory.

Folder Content

  • FastFourierTransform: OpenCL Kernel and code to execute a Fast Fourier Transform.
  • Info: This is a simple OpenCL application that allows you to obtain your system's complete OpenCL information: CL kernel compilers, number of buffers supported, extensions available and more.
  • SoftISP: This is a software-based image signal processing (SoftISP) application optimized by GPU. This demo allows to apply high quality noise reduction.
SoftISP


[[IMX8/<Replace with "previous" page>|Previous: <Replace with "previous" page>]] Index [[IMX8/<Replace with "next" page>|Next: <Replace with "next" page>]]