KhronosGroup / OpenCL-SDK

OpenCL SDK
Apache License 2.0
577 stars 121 forks source link

Add Blur cpp example and improve image error handling #72

Closed Mikolaj-Filar-Mobica closed 1 year ago

Mikolaj-Filar-Mobica commented 1 year ago

This pull request includes a blur example written in C++ and a minor improvement to image error handling.

pwisniewskimobica commented 1 year ago

@bashbaug Thanks for comments As @Mikolaj-Filar-Mobica leaved the project I took this PR and made fixes for your remarks. Please take a look Regards

pwisniewskimobica commented 1 year ago

@bashbaug Thanks for review All of remarks done -->waiting for approve&merge

pwisniewskimobica commented 1 year ago

Fixed