Skip to content

Commit c50924d

Browse files
committedApr 8, 2019
Update
1 parent 87ceb41 commit c50924d

3 files changed

+1
-1
lines changed
 

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ This will help you in installing all the libraries required for the project.
4343

4444
* Run `set_hand_hist.py` to set the hand histogram for creating gestures.
4545
* Once you get a good histogram, save it in the code folder, or you can use the histogram created by us that can be found [here](https://github.com/harshbg/Sign-Language-Interpreter-using-Deep-Learning/blob/master/Code/hist).
46-
* Added gestures and label them using OpenCV which uses webcam feed. by running `create_gestures.py` and stores them in a database. Alternately, you can use the gestures created by us [here]().
46+
* Added gestures and label them using OpenCV which uses webcam feed. by running `create_gestures.py` and stores them in a database. Alternately, you can use the gestures created by us [here](https://github.com/harshbg/Sign-Language-Interpreter-using-Deep-Learning/tree/master/Code).
4747
* Add different variations to the captured gestures by flipping all the images by using `flip_images.py`.
4848
* Run `load_images.py` to split all the captured gestures into training, validation and test set.
4949
* To view all the gestures, run `display_all_gestures.py` .
151 KB
Binary file not shown.
-1.46 MB
Binary file not shown.

0 commit comments

Comments
 (0)
Please sign in to comment.