Skip to content

Commit c43a24c

Browse files
authored
added some description
1 parent c291d69 commit c43a24c

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Camera_Input/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Overview
2-
Taking input from camera can be very helpful in object detection, face recog., etc.
2+
Taking input from camera can be very helpful in object detection and other things.
33

4-
Showing how to take input from camera using python
5-
Applying certain operations on it and giving the output
4+
# Camera_Input:
5+
- Shows how to take input from camera ( default, external, IP cam )
6+
- Adding output to Tkinter Window for GUI development purposes.

0 commit comments

Comments
 (0)