i.MX8 - Multimedia - GPU - OpenCL

From RidgeRun Developer Wiki
< IMX8‎ | Multimedia‎ | GPU



  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
SoftISP


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