Median Filter Algorithm with 3x3, 5x5, 7x7 pixel mask. Options to run with 1,2,3 or 4 forks - using shared memory.
I have an example algorithm that opens, handles and saves BMP files. I would need to implement a median filter in it in order to handle two BMP files. (Attached...
Read more