You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,9 @@
1
1
# Computer-Vision
2
2
>This repository contains Computer Vision Projects with OpenCV and Python 3.
3
3
4
-
|||
4
+
<br>
5
+
6
+
| Title | Description |
5
7
| --- | --- |
6
8
|[Virtual Paint](Virtual_Paint)| A Virtual Paint application which allows you to draw on your live webcam feed. |
7
9
|[Document Scanner](Document_Scanner)| A document scanner featuring automatic corner detection and applies the perspective transformation to get a top-down view of the document. |
0 commit comments