一、手机端设置:
将 CtsVerifier.apk 安装到设备上, 连接上linux主机。
二、主机端设置:
基础:CTS测试运行环境
然后,主机安装python2.7,及numpy/scipy/matplotlib/opencv 栈和 python 成像库。按照下面的命令依次安装:
sudo apt-get install python-numpy
sudo apt-get install python-scipy
sudo apt-get install python-matplotlib
sudo apt-get install python-opencv
安装完成后,检查环境是否配置成功:. build/envsetup.sh
如下图,环境配置成功

三、物理设置:
1、测试场景:
ITS测试共有以下6个场景:
●Scene 0: No requirements. The camera camera be pointing at anything (including being face down on the desk, or using the same setup as scene 1).
场景 0 : 无要求。相机摄像头指向任何东西 (包括脸朝下, 或使用与场景1相同的设置)。
●Scene 1: The camera is on a tripod pointing at a static scene containing a grey card and whit


3471

被折叠的 条评论
为什么被折叠?



