Skip to content

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

Notifications You must be signed in to change notification settings

TarkWight/ImageFilters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

ImageFilters

temp

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.

Topics

Resources

License

Stars

Watchers

Forks