Indian-Sign-Language-Recognition icon indicating copy to clipboard operation
Indian-Sign-Language-Recognition copied to clipboard

This repository contains the code which can recognise the alphabets in Indian sign language for blind using opencv and tensorflow.

Results 12 Indian-Sign-Language-Recognition issues
Sort by recently updated
recently updated
newest added

does it recognize sign language in real-time?

sklearn\cross_validation.py:41: DeprecationWarning: This module was deprecated in version 0.18 in favor of the model_selection module into which all the refactored classes and functions are moved. Also note that the interface...

Can anyone comment on how to run this using python 3.x?

This is the error coming"module 'cv2.cv2' has no attribute 'xfeatures2d'"

![screenshot from 2018-08-25 23-16-45](https://user-images.githubusercontent.com/28407159/44621115-33233c80-a8be-11e8-8bf1-0e3e3e2bbf5d.png) Getting this error when trying to run the code .. All given steps have been followed.

There is no code written to generate train40 or train60 in preprocessing_surf.py but those files are read in classification.py Need some more clarity in Readme

Can anyone please list out the specific versions of the dependencies/packages? Thanks!

runfile('C:/Users/anu/Downloads/Indian-Sign-Language-Recognition-master/Indian-Sign-Language-Recognition-master/Bag of Features/preprocessing_surf.py', wdir='C:/Users/anu/Downloads/Indian-Sign-Language-Recognition-master/Indian-Sign-Language-Recognition-master/Bag of Features') Reloaded modules: surf_image_processing Traceback (most recent call last): File "", line 1, in runfile('C:/Users/anu/Downloads/Indian-Sign-Language-Recognition-master/Indian-Sign-Language-Recognition-master/Bag of Features/preprocessing_surf.py', wdir='C:/Users/anu/Downloads/Indian-Sign-Language-Recognition-master/Indian-Sign-Language-Recognition-master/Bag of Features') File "C:\Users\anu\Anaconda3\lib\site-packages\spyder_kernels\customize\spydercustomize.py", line 668, in...