Programme allowing to read and process images implemented in producer-consumer architecture. Works under LabView 2022 Q3.
User can read images in jpg, png and bmp formats. After reading one of 3 operations can be applied:
- Filter - filtration using Gaussian filter with 3x3 kernel and sigma=1,
- Sharpen - sharpenning the image,
- Blur - blurring the image.