This repositry holds image and video processing related programs, All programs written in Python 3.8.5 and the addition libraries used in programs are OpenCV 4.4.0 and Numpy 1.19.4.
Topics covered in this repositry are given below:-
1.Geometric Translation.
2. Edges detection And filters
- Concept of kernel and 2DConvolution
- Edge detection
- Sharpening and Embossing
- Erosion dilation and Erode