harshit496's Stars
aregtech/areg-sdk
AREG is a cross-platform asynchronous Object RPC framework to simplify multitasking programming by blurring borders between processes and treating remote objects as if they coexist in the same thread.
esra-polat/rPPG-heart-rate-estimation-deep-learning-method
harshit496/bankruptcy_prediction
A smart system with a goal of predicting whether a company will go bankrupt in a certain number of years by leveraging the financial historical data of the Polish companies' bankruptcy dataset.
harshit496/eigen_expressions
A facial expression recognition system using Principal Component Analysis as a method to reduce the dimensionality of images along with a K Nearest Neighbour(K-NN) algorithm for classification of facial expressions in MATLAB.
harshit496/gesture_recognition
Implementation of Dynamic Time Warping algorithm by converting hand gestures from video frames to Motion Energy Images such that it could efficiently spot particular hand gestures in a test video.