Best algorithm : Laplacian (Second order difference filter)
Drawback: Computational Complexity
Solution: Two-stage AF algorithm
- Use Absolute Gradient Method to locate the range of focus point before
implementing second order difference filter method to fine tune.