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 c291d69 commit c43a24cCopy full SHA for c43a24c
Camera_Input/README.md
@@ -1,5 +1,6 @@
1
# Overview
2
-Taking input from camera can be very helpful in object detection, face recog., etc.
+Taking input from camera can be very helpful in object detection and other things.
3
4
-Showing how to take input from camera using python
5
-Applying certain operations on it and giving the output
+# Camera_Input:
+- Shows how to take input from camera ( default, external, IP cam )
6
+- Adding output to Tkinter Window for GUI development purposes.
0 commit comments