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

12-Erode-and-Dilate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程12:腐蚀与膨胀](http://ex2tron.wang/opencv-python-erode-and-dilate/)
1+
# [OpenCV-Python教程12:腐蚀与膨胀](http://codec.wang/opencv-python-erode-and-dilate/)
22

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

13-Contours/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程13:轮廓](http://ex2tron.wang/opencv-python-contours/)
1+
# [OpenCV-Python教程13:轮廓](http://codec.wang/opencv-python-contours/)
22

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

14-Contour-Features/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程14:轮廓特征](http://ex2tron.wang/opencv-python-contour-features/)
1+
# [OpenCV-Python教程14:轮廓特征](http://codec.wang/opencv-python-contour-features/)
22

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

15-Histograms/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程15:直方图](http://ex2tron.wang/opencv-python-histograms/)
1+
# [OpenCV-Python教程15:直方图](http://codec.wang/opencv-python-histograms/)
22

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

16-Template-Matching/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程16:模板匹配](http://ex2tron.wang/opencv-python-template-matching/)
1+
# [OpenCV-Python教程16:模板匹配](http://codec.wang/opencv-python-template-matching/)
22

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

17-Hough-Transform/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程17:霍夫变换](http://ex2tron.wang/opencv-python-hough-transform/)
1+
# [OpenCV-Python教程17:霍夫变换](http://codec.wang/opencv-python-hough-transform/)
22

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

Challenge-01-Draw-Dynamic-Clock/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程挑战任务:画动态时钟](http://ex2tron.wang/opencv-python-clock-drawing/)
1+
# [OpenCV-Python教程挑战任务:画动态时钟](http://codec.wang/opencv-python-clock-drawing/)
22

33
![](http://blog.codec.wang/cv2_draw_clock_dynamic_sample.gif)
44

Challenge-02-Create-GUI-with-PyQt5/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程拓展挑战:PyQt编写GUI界面](http://ex2tron.wang/opencv-python-using-pyqt5-create-gui/)
1+
# [OpenCV-Python教程拓展挑战:PyQt编写GUI界面](http://codec.wang/opencv-python-using-pyqt5-create-gui/)
22

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

Challenge-03-Lane-Road-Detection/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程挑战任务:车道检测](http://ex2tron.wang/opencv-python-lane-road-detection/)
1+
# [OpenCV-Python教程挑战任务:车道检测](http://codec.wang/opencv-python-lane-road-detection/)
22

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

Extra-01-Code-Optimization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇1:代码性能优化](http://ex2tron.wang/opencv-python-extra-code-optimization/)
1+
# [OpenCV-Python教程番外篇1:代码性能优化](http://codec.wang/opencv-python-extra-code-optimization/)
22

33
学习如何评估和优化代码性能。(本节还没更新完…………)<!-- more -->
44

Extra-02-High-Quality-Save-and-Matplotlib/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇2:无损保存和Matplotlib使用](http://ex2tron.wang/opencv-python-extra-high-quality-save-and-using-matplotlib/)
1+
# [OpenCV-Python教程番外篇2:无损保存和Matplotlib使用](http://codec.wang/opencv-python-extra-high-quality-save-and-using-matplotlib/)
22

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

Extra-03-Trackbar/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇3:滑动条](http://ex2tron.wang/opencv-python-extra-trackbar/)
1+
# [OpenCV-Python教程番外篇3:滑动条](http://codec.wang/opencv-python-extra-trackbar/)
22

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

Extra-04-Otsu-Thresholding/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇4:Otsu阈值法](http://ex2tron.wang/opencv-python-extra-otsu-thresholding/)
1+
# [OpenCV-Python教程番外篇4:Otsu阈值法](http://codec.wang/opencv-python-extra-otsu-thresholding/)
22

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

Extra-05-Warpaffine-Warpperspective/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇5:仿射变换与透视变换](http://ex2tron.wang/opencv-python-extra-warpaffine-warpperspective/)
1+
# [OpenCV-Python教程番外篇5:仿射变换与透视变换](http://codec.wang/opencv-python-extra-warpaffine-warpperspective/)
22

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

Extra-06-Drawing-with-Mouse/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇6:鼠标绘图](http://ex2tron.wang/opencv-python-extra-drawing-with-mouse/)
1+
# [OpenCV-Python教程番外篇6:鼠标绘图](http://codec.wang/opencv-python-extra-drawing-with-mouse/)
22

33
![](http://blog.codec.wang/cv2_live_draw_rectangle.gif)
44

Extra-07-Contrast-and-Brightness/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇7:亮度与对比度](http://ex2tron.wang/opencv-python-extra-contrast-brightness/)
1+
# [OpenCV-Python教程番外篇7:亮度与对比度](http://codec.wang/opencv-python-extra-contrast-brightness/)
22

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

Extra-08-Padding-and-Convolution/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇8:卷积基础(图片边框)](http://ex2tron.wang/opencv-python-extra-padding-and-convolution/)
1+
# [OpenCV-Python教程番外篇8:卷积基础(图片边框)](http://codec.wang/opencv-python-extra-padding-and-convolution/)
22

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

Extra-09-Image-Gradients/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# [OpenCV-Python教程番外篇9:图像梯度](http://ex2tron.wang/opencv-python-extra-image-gradients/)
1+
# [OpenCV-Python教程番外篇9:图像梯度](http://codec.wang/opencv-python-extra-image-gradients/)
22

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

Extra-10-Contours-Hierarchy/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-extra-contours-hierarchy/)
1+
# [OpenCV-Python教程番外篇10:轮廓层级](http://codec.wang/opencv-python-extra-contours-hierarchy/)
22

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

Extra-11-Convex-Hull/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-extra-convex-hull/)
1+
# [OpenCV-Python教程番外篇11:凸包及更多轮廓特征](http://codec.wang/opencv-python-extra-convex-hull/)
22

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

0 commit comments

Comments
 (0)