As planned, I ran some denoising functions on the images (NOTE : conversion to float was needed).
After this, I compared the outputs from tesserat on the 5 images side by side. They denoising filters I tried are :
Bilateral filters
After this, I compared the outputs from tesserat on the 5 images side by side. They denoising filters I tried are :
- Bilateral filters: This seems to give improved results.
- Total variation filter using split-Bregman : No improvements.
- Chambolle : Very little Improvements.
The sample outputs can be seen here.
Bilateral filters
Chambolle filters
Just as a reminder, the original image looked as
Next Up, some playing with the resolution before moving on work with characters individually from next week. So Long.
As a side note, I also tried the same procedure with another test image using a separate font, but as expected, it did not perform well.
No comments:
Post a Comment