We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d6d350 commit b677858Copy full SHA for b677858
README.md
@@ -13,10 +13,10 @@
13
* [OpenCV 이미지 변형](/08.%20OpenCV%20이미지%20변형/)
14
* [OpenCV 이미지 합치기](/09.%20OpenCV%20이미지%20합치기/)
15
* [OpenCV 임계점 처리하기](/10.%20OpenCV%20임계점%20처리하기/)
16
-* OpenCV Tracker
17
-* OpenCV 도형 그리기
18
-* OpenCV Contours
19
-* OpenCV Contours 처리
+* [OpenCV Tracker](/11.%20OpenCV%20Tracker/)
+* [OpenCV 도형 그리기](/12.%20OpenCV%20도형%20그리기/)
+* [OpenCV Contours](/13.%20OpenCV%20Contours/)
+* [OpenCV Contours 처리](/14.%20OpenCV%20Contours%20처리/)
20
* OpenCV Filtering
21
* KNN Algorithm
22
* KNN 숫자 인식 예제
0 commit comments