一.测试步骤
1.1设备安装apk
adb shell settings put global hidden_api_policy 1
adb install -r -g CtsVerifier.apk
1.2 环境配置
Sensor fustion配置:
//rotator_cntl填写设备型号
Log路径:
/tmp/
二.测试命令
source build/envsetup.sh
//场景0
python tools/run_all_tests.py camera=0 scenes=0 -c config.yml
//场景1
python tools/run_all_tests.py camera=0 scenes=scene1 -c config.xml
//场景2
python tools/run_all_tests.py camera=0 scenes=scene2_b -c config.xml
python tools/run_all_tests.py camera=0 scenes=scene2_d -c config.xml
//场景3
python tools/run_all_tests.py camera=0 scenes=scene3 -c config.xml
//场景change
python tools/run_all_tests.py camera=0 scenes=scene_change -c config.xml
//场景fusion
python tools/run_all_tests.py camera=0 scenes=sensor_fusion
今天的文章手机相机模块测试_手机camera测试内容分享到此就结束了,感谢您的阅读。
版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请发送邮件至 举报,一经查实,本站将立刻删除。
如需转载请保留出处:https://bianchenghao.cn/82848.html