+ Week 9 +
+ +April 3, 2022
+ + + + + + + + + +This week I worked on getting focus detection working. I implemented basic laplatian blur detection1 and fast fourier blur detection2.
+Finding the threshold for both can be a challenge
++ General pipeline + # +
+I continued to develop a general pipeline to fit all the filters in
++ +