temp
-
Notifications
You must be signed in to change notification settings - Fork 0
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.
License
TarkWight/ImageFilters
About
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.