基于运动预测的智能手机平滑图形用户交互

Smoothed Graphic User Interaction on Smartphones With Motion Prediction

IEEE Transactions on Systems, Man, and Cybernetics: Systems · 2017
被引 10
ABS 3

中文导读

提出一种运动预测排队系统MPQS,利用Android排队机制预测用户交互运动,在帧间执行图像处理,减少卡顿次数最高21.75%,无需修改操作系统。

Abstract

The smoothness of human-smartphone interaction directly influences users experience and affects their purchase decisions. A commonly used method to improve user interaction of smartphones is to optimize the CPU scheduler. However, optimizing the CPU scheduler requires a modification of operating system. In addition, the improvement of the smoothness of human-smartphone interaction may be limited because the display subsystem is not optimized. Therefore, in this paper, we design a motion prediction queuing system, named MPQS, to improve the smoothness of human-smartphone interaction. For this, we use the information of vector, speed, movement, provided by the queuing mechanism of Android, to predict the movement of user-smartphone interaction. Based on the prediction, we then utilize available execution time between frames to perform image processing. We conducted a set of experiments on beagleboard-xM to evaluate the performance of MPQS. Our experiment results show that the proposed method can reduce the number of jank by up to 21.75%.

人机交互智能手机操作系统计算机图形学