Mquinn960 / sign-language

Android application which uses feature extraction algorithms and machine learning (SVM) to recognise and translate static sign language gestures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add PCA support

Mquinn960 opened this issue · comments

Look into parsing eigenvector inputs from the offline trainer's PCA data for better prediction compute time. This might end up using a JSON<>Mat parser