summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAbdul Qoyyuum <abdul.qoyyuum@gmail.com>2021-11-09 06:43:52 +0800
committerGitHub <noreply@github.com>2021-11-08 23:43:52 +0100
commit97cb7331e768cd8cce41e6b164fb4b0ff7915939 (patch)
treeda318b4f612a77afd6c082975d45a45ae2cfe120
parent0320846c0c718768ed12be7a5fd0c5e6b1c5f1ed (diff)
Dead link (#4264)
It was a dead link and doesn't seem to be active anymore.
-rw-r--r--opencv.html.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/opencv.html.markdown b/opencv.html.markdown
index d1f7ec51..5d860eca 100644
--- a/opencv.html.markdown
+++ b/opencv.html.markdown
@@ -138,7 +138,6 @@ cv2.destroyAllWindows()
* An up-to-date language reference can be found at [https://opencv.org](https://opencv.org)
* Additional resources may be found at [https://en.wikipedia.org/wiki/OpenCV](https://en.wikipedia.org/wiki/OpenCV)
* Good OpenCv Tutorials
- * [https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_tutorials.html](https://opencv-python-tutroals.readthedocs.io/en/latest/py_tutorials/py_tutorials.html)
* [https://realpython.com/python-opencv-color-spaces](https://realpython.com/python-opencv-color-spaces)
* [https://pyimagesearch.com](https://pyimagesearch.com)
* [https://www.learnopencv.com](https://www.learnopencv.com)