Project 1 - Motion Detection Using simple image filtering.
- Temporal filtering general code.
- Filter using Prewitt mask
- Derivative of Gaussian.
- Smoothing filters (Box/Gaussain).
- Simple noise estimation.
- "Strategize" thresholding.
- Apply the smoothing filters and compare outputs.
- Write report.
- Simple absolute difference implementation -
- Using 1D Prewitt Mask -
- Using 1D Derivative of Gaussian -
- Tsigma - 0.75
- Tsigma - 1.4