Skip to content
Snippets Groups Projects
Commit 4c5b52d8 authored by dansa828's avatar dansa828
Browse files

update

parent c971212d
No related branches found
No related tags found
No related merge requests found
...@@ -140,8 +140,8 @@ Yes ...@@ -140,8 +140,8 @@ Yes
Separable version: average 70ms with filter 21x21. 15ms speedup. Separable version: average 70ms with filter 21x21. 15ms speedup.
### QUESTION: Compare the visual result to that of the box filter. Is the image LP-filtered with the weighted kernel noticeably better? ### QUESTION: Compare the visual result to that of the box filter. Is the image LP-filtered with the weighted kernel noticeably better?
![Box filter 5x5](Lab5/outbox.png) ![Box filter 5x5](Lab5/outbox.ppm)
![Gaussian filter 5x5](Lab5/outgaussian.png) ![Gaussian filter 5x5](Lab5/outgaussian.ppm)
### QUESTION: What was the difference in time to a box filter of the same size (5x5)? ### QUESTION: What was the difference in time to a box filter of the same size (5x5)?
No noticeable difference in time. 90ms for both. No noticeable difference in time. 90ms for both.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment