Skip to content

Commit

Permalink
Update README_cnn.md
Browse files Browse the repository at this point in the history
  • Loading branch information
EvilPort2 committed Mar 29, 2018
1 parent 589e04c commit 42bcec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README_cnn.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ For this project I am using only the 'letters' dataset.

python range-detector.py -f HSV -w
The easiest way to use it is to put the yellow paper in front of the camera and then slowly increasing the lower parameters(H_MIN, V_MIN, S_MIN) one by one and then slowly decreasing the upper parameters (H_MAX, V_MAX, S_MAX). When the adjusting has been done you will find that only the yellow paper will have a corresponding white patch and rest of the image will be dark.

2. Now run the gesture_action_cnn file.

python gesture_action_cnn.py
Expand Down

0 comments on commit 42bcec4

Please sign in to comment.