The project was developed using QT Creator.
Only the .cpp files are included, excluding the .h files.
- Dilation and Erosion images with a 3x3 kernel applied.
- Dilation and Erosion images with a 5x5 kernel applied.
Using 4-neighbor method on the images obtained by applying dilation and erosion with a 3x3 kernel:
Using 4-neighbor method on the images obtained by applying dilation and erosion with a 5x5 kernel:
- Opening & Closing with 3x3 kernel
- Opening & Closing with 5x5 kernel
- Foreground & Background Image ( Type : Mb4 )
- Foreground & Background Image ( Type : Mb8 )
Select consecutive images, calculate the optical flow, and display it on the screen.















