Question: I have given this matrix this matrix that from it I have to create an image convolution kernel. The kernel I am trying use is
I have given this matrix this matrix that from it I have to create an image convolution kernel. The kernel I am trying use is a box blur (normalized kernel) Once the kernel is created I have to make the code run parallel using OpenMP and numThreads(). I also have to compute the time it takes for the image to be processed. This code is being run through a supercomputer using PuTTY. The image I am trying to use is 3000x4000. ANy help would be appreciated even if its just the kernel

Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
