You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A system to recognize hand gestures by applying feature extraction, feature selection (PCA) and classification (SVM, decision tree, Neural Network) on the raw data captured by the sensors while performing the gestures.
The objective of this work is to detect the cell phone and/or camera used by a person in restricted areas. The paper is based on intensive image processing techniques, such as, features extraction and image classification. The dataset of images is generated with cell phone camera including positive (with cell phone) and negative (without cell ph…