Skip to content

Commit 5aab1da

Browse files
authored
Update README.md
1 parent 7160ecd commit 5aab1da

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

+17-4
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,25 @@
99

1010
- The image processing focused project will focus on using the OpenCV library with the Python programming language to perform a series of basic exercises related to image processing.There are also simple instructions for recording and reading videos in real time.
1111
- Exercises on image processing
12-
- Basic image processing with OpenCV
13-
- Salt and Pepper Noise
12+
- Add Image Noise
13+
- Gaussian noise
14+
- Salt and Pepper Noise
1415
- Add watermark
16+
- Cointour Detection
17+
- Collage Image
18+
- Combined Image
19+
- Contour Image
1520
- Emboss image
16-
- Images of Erosion and Dilation
17-
- Sharpen image
21+
- Erosion and Dilation
22+
- Feature Mapping Image
23+
- Basic image processing with OpenCV
24+
- Remove Background
25+
- Remove image noise
26+
- Gaussian noise
27+
- Salt and Pepper Noise
28+
- Sharpen Image
29+
- Sketch Image
30+
- Vignette filter
1831
- Exercises on video processing
1932
- Read video from webcam displayed with three windows in real time
2033
- "Original Video" window: Displays the original video with the original color of each frame.

0 commit comments

Comments
 (0)