Fig. 1 Input image
Fig. 2 Output image with frosted glass effect
Have prepared basic sh files with necessary commands. To build the code run:
sh ./build.sh
The above command will generate frosted_test executable.
To run the code run:
sh ./run_frosted_test.sh
The above command will read Flower.raw and apply the frosted-effect on it, producing Flower_frosted.raw as an output.
Note:
- I have tested the code on windows hence the run_frosted_test.sh has program extension as *.exe*, this may require change based on the operating system on which the code is tested.
- To view raw images one can use Viewer n5