You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is a console application for applying various filters to images, implementing several optimisation options: sequential processing, OpenMP parallelism, SIMD vectorisation and their combinations. The project aims to investigate and compare the performance of different image processing methods.