1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-21 19:33:03 +04:00

Merge pull request #24519 from shubh1176:4.x

updated additional resources links
This commit is contained in:
Alexander Smorkalov
2023-11-12 13:33:41 +03:00
committed by GitHub
2 changed files with 2 additions and 3 deletions
@@ -141,7 +141,7 @@ Additional Resources
--------------------
1. [NPTEL notes on Pattern Recognition, Chapter
11](https://nptel.ac.in/courses/106/108/106108057/)
11](https://nptel.ac.in/courses/106108057)
2. [Wikipedia article on Nearest neighbor search](https://en.wikipedia.org/wiki/Nearest_neighbor_search)
3. [Wikipedia article on k-d tree](https://en.wikipedia.org/wiki/K-d_tree)
@@ -129,7 +129,6 @@ Additional Resources
--------------------
-# [NPTEL notes on Statistical Pattern Recognition, Chapters
25-29](http://www.nptel.ac.in/courses/106108057/26).
25-29](https://nptel.ac.in/courses/117108048)
Exercises
---------