Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
This program fragments a file(any type of file) into several (user can choose) pieces and then reconstruct the file even some some fragments are lost or damaged based on Reed-Solomon coding.
Implementation of encoding and decoding of Reed-Solomon codes in C and simulation for evaluation of performance