Skip to content

Commit bc5b585

Browse files
author
extronwang
committed
Amend blog url -> codec.wang
1 parent d07c532 commit bc5b585

File tree

30 files changed

+30
-30
lines changed

30 files changed

+30
-30
lines changed

02-Basic-Element-Image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程02:基本元素-图片](http://ex2tron.wang/opencv-python-basic-element-image/)
1+
# [OpenCV-Python教程02:基本元素-图片](http://codec.wang/opencv-python-basic-element-image/)
22

33
![](http://blog.codec.wang/cv2_image_coordinate_channels.jpg)
44

03-Open-Camera/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程03:打开摄像头](http://ex2tron.wang/opencv-python-open-camera/)
1+
# [OpenCV-Python教程03:打开摄像头](http://codec.wang/opencv-python-open-camera/)
22

33
学习打开摄像头捕获照片、播放本地视频、录制视频等。<!-- more -->图片/视频等可到[源码处](#引用)下载。
44

04-Basic-Operations/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程04:图像基本操作](http://ex2tron.wang/opencv-python-basic-operations/)
1+
# [OpenCV-Python教程04:图像基本操作](http://codec.wang/opencv-python-basic-operations/)
22

33
![](http://blog.codec.wang/cv2_lena_face_roi_crop.jpg)
44

05-Changing-Colorspaces/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程05:颜色空间转换](http://ex2tron.wang/opencv-python-changing-colorspaces/)
1+
# [OpenCV-Python教程05:颜色空间转换](http://codec.wang/opencv-python-changing-colorspaces/)
22

33
![](http://blog.codec.wang/cv2_exercise_tracking_three_colors.jpg)
44

06-Image-Thresholding/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程06:阈值分割](http://ex2tron.wang/opencv-python-image-thresholding/)
1+
# [OpenCV-Python教程06:阈值分割](http://codec.wang/opencv-python-image-thresholding/)
22

33
![](http://blog.codec.wang/cv2_threshold_binary_demo.jpg)
44

07-Image-Geometric-Transformation/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程07:图像几何变换](http://ex2tron.wang/opencv-python-image-geometric-transformation/)
1+
# [OpenCV-Python教程07:图像几何变换](http://codec.wang/opencv-python-image-geometric-transformation/)
22

33
![](http://blog.codec.wang/cv2_perspective_transformations_inm.jpg)
44

08-Drawing-Function/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程08:绘图功能](http://ex2tron.wang/opencv-python-drawing-function/)
1+
# [OpenCV-Python教程08:绘图功能](http://codec.wang/opencv-python-drawing-function/)
22

33
![](http://blog.codec.wang/cv2_drawing_functions.jpg)
44

09-Image-Blending/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程09:图像混合](http://ex2tron.wang/opencv-python-image-blending/)
1+
# [OpenCV-Python教程09:图像混合](http://codec.wang/opencv-python-image-blending/)
22

33
![](http://blog.codec.wang/cv2_image_blending_6_4.jpg)
44

10-Smoothing-Images/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程10:平滑图像](http://ex2tron.wang/opencv-python-smoothing-images/)
1+
# [OpenCV-Python教程10:平滑图像](http://codec.wang/opencv-python-smoothing-images/)
22

33
![](http://blog.codec.wang/cv2_bilateral_vs_gaussian.jpg)
44

11-Edge-Detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程11:边缘检测](http://ex2tron.wang/opencv-python-edge-detection/)
1+
# [OpenCV-Python教程11:边缘检测](http://codec.wang/opencv-python-edge-detection/)
22

33
![](http://blog.codec.wang/cv2_canny_edge_detection_threshold.jpg)
44

0 commit comments

Comments
 (0)