camera-classifier
camera-classifier copied to clipboard
A Python application that uses camera input to train a SVM to respond to specific actions.
Results
2
camera-classifier issues
Sort by
recently updated
recently updated
newest added
I am getting error at reshaping the image: in model.py img = img.reshape(16800) ^^^^^^^^^^^^^^^^^^ ValueError: cannot reshape array of size 16950 into shape (16800,)