66
edits
Changes
Sirius
,→Assignment 2
The grid was designed to accommodate a 4K image that would be processed with 3 colour channels.
<br><br>
Each block thread of the grid would represent a single pixel within the image that is being processed.
<br><br>
By implementing this kernel, the process time of the blur effect had made a significant improvement, compared to it's serial counter-part as illustrated in the graph below.