Skip to content

Commit 4c17019

Browse files
committed
updated readme
1 parent 018b687 commit 4c17019

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OpenCL-Development: Real-time Image Processing
22

3-
[![Build](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/ci.yml/badge.svg)](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/ci.yml) [![Release](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/release.yml/badge.svg?branch=main)](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/release.yml)
3+
[![Build](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/ci.yml/badge.svg)](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/ci.yml) [![Release](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/release.yml/badge.svg)](https://github.com/Arief-AK/OpenCL-Development-Real-time-Image-Processing/actions/workflows/release.yml)
44

55
Application of OpenCL for real-time image processing on embedded hardware. This work demonstrates the development of image processing methods such as grayscale conversion, edge-detection, and Gaussian blur. The outcome of this project is to highlight OpenCL's praticality for real-world scenarios.
66

0 commit comments

Comments
 (0)