![]() |
Mali OpenCL SDK v1.1.0
|
Easy guide to building and running your first Mali OpenCL SDK v1.1.0 sample.
From a command prompt in the root of the SDK, run:
This compiles the Sobel sample code and copies all the files it needs to run to the bin folder in the root directory of the SDK.
Navigate to the folder on the board and run the Sobel binary:
You should see output similar to:
An output image should be created on the board called output.bmp.
Find solutions for Common Issues.
For more information about the Sobel filter example see the Sobel Filter tutorial.