- Reduce the image by the factor of 2/5 with windowed sinc filters
- Direct filtering with 2D Kernels
- separability as an important basis for minimizing the complexity
- Expand the image by the factor of 5/2 with bi-linear interpolation
- Reduce the image by the factor of 5/2 with windowed sinc filters
- Direct filtering with 2D Kernels
- separability as an important basis for minimizing the complexity
- Compare two images in terms of MSE and PSNR and write out the difference image
- Generate a bi-level image given with the threshold
- Morphological erosion
- Morphological erosion with roughly circular structuring sets of various radius values r
- Morphological opening
- Morphological closing
- Global translational motion estimator that uses a fixed set of keypoints
- Motion compensated using bilinear interpolation
- Keypoint detection with the Harris corner detector