A native C++ Android application that implements an optimized Eulerian Video Magnification algorithm.
The extraction of vital signs from videos is possible using the Eulerian Video Magnification. This algorithm has been optimized, creating the opportunity to implement it on mobile devices. In this project, a mobile application that allows the optimized magnification algorithm to be executed on Android devices is implemented. In addition, vital signs are extracted from the processed video, with an average relative error lower than 1.83%. The results also show that smartphone resources are used more efficiently, improving execution times up to a 43.64%, and memory consumption up to 608.65%, compared to the original algorithm executed in personal computers.
The error is 0%, since all breaths are successfully detected.












