Skip to content

Commit ae8dd1d

Browse files
committed
add readme.md
1 parent cc70e29 commit ae8dd1d

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

‎Readme.md

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
# OpenCV Tutorials⭐:
2+
3+
## Follow Tutorial Files in Below Sequence⭐:
4+
* first_tut.py
5+
* draw_shapes.py
6+
* add_text_to_videos.py
7+
* mouse_event_opencv_python.py
8+
* basic_operation_opencv.py
9+
* bitwise_operation_opencv.py
10+
* opencv_trackbar.py
11+
* object_detection_opencv_hsv.py
12+
* simple_thresholding_opencv.py
13+
* adaptive_thresholding_opencv.py
14+
* matplotlib_with_opencv.py
15+
* simple_thresholding_matplotlib_with_python.py
16+
* morphological_transformation_opencv_python.py
17+
* smoothing_images_and_blurring_images.py
18+
19+
## Helpful Documentations⭐:
20+
* OpenCV : https://docs.opencv.org/master/
21+
* Matplotlib : https://matplotlib.org/stable/contents.html
22+
* Numpy : https://numpy.org/doc/stable/
23+
24+
<p>Images Are Taken From Here: https://.com/opencv/opencv/tree/master/samples/data</p>

0 commit comments

Comments
 (0)