OpenCV Based Real-Time Video Processing Using Android Smartphone

Abstract

as the smarphone industry grows rapidly, the smartphone application needs to be faster and consumes lower power because the smartphone is only powered by a battery. In this paper, two Android applications based on video processing method are introduced; one by using OpenCV library, the other one is using Android library with self-implemented algorithm called CamTest. Eight image processing methods are applied to each frame of the video captured from the Android smartphone. The smartphone used in this study is the Samsung Galaxy S, with Android 2.3 Gingerbread Operating System. The efficiencies and power consumptions of the two applications are compared by observing their frame processing rate and power consumption. The experimental results show that out of the eight image processing methods, six methods that executed using OpenCV library are faster than that of CamTest with a total average ratio of 0.41. For the power consumption per frame test, six methods that executed using OpenCV library consume less power than that of CamTest with a total average ratio of 0.39

    Similar works