Skip to content

programs written using MPI parallel programming technologies to filter images using median image filter

License

Notifications You must be signed in to change notification settings

daniMusli/paralelImageFilter

Repository files navigation

paralelImageFilter

programs written using MPI parallel programming technologies to filter images using median image filter

The project aims to demonstrate the difference in computational time between normal and parallel programming.

Before Filtering

After filtering

you can convert any image into array form and apply the filter then you can convert the image back into the desired form using the script script.sh

About

programs written using MPI parallel programming technologies to filter images using median image filter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published