如何在高通的机器人开发套件RB3G2上使用camera?

weixin_32254261 2024-08-09 14:07:42

如何在高通的机器人开发套件RB3G2上使用camera?

...全文
1005 1 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
1 条回复
切换为时间正序
请发表友善的回复…
发表回复
weixin_38498942 2024-08-13
  • 打赏
  • 举报
回复

IMX577 预览 3840x2160 @30 帧/秒 快照 3840x2160 1 分钟:
1.adb shell run: export XDG_RUNTIME_DIR=/run/user/root && gst-pipeline-app -e qtiqmmfsrc camera=1 name=camsrc ! video/x-raw,format=NV12,width=3840,height=2160,framerate=30/1 ! waylandsink fullscreen=true async=true sync=false camsrc.image_1 ! "image/jpeg,width=3840,height=2160,framerate=30/1" ! multifilesink location=/data/output/frame%d.jpg sync=true async=false
Select the below options:
->(3) PLAYING
wait for 1 mins
->(p) Plugin Mode
->( 5) camsrc
-> capture-image
-> Enter 'GstImageCaptureMode' value for arg0: 0
-> Enter 'guint' value for arg1: 1
->(b) Back
->(q) Quit

  1. Duration 1min
  2. Stop it by q and check the result
  3. Stop catching log and check fps from log
  4. Check the files in data/output

OV9282 预览 1280x720 @30 帧/秒 1 分钟:
1.Preview
adb shell run: export XDG_RUNTIME_DIR=/run/user/root && gst-launch-1.0 -e qtiqmmfsrc camera=0 name=camsrc ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1 ! waylandsink fullscreen=true async=true sync=false

Dump
export XDG_RUNTIME_DIR=/run/user/root && gst-launch-1.0 -e qtiqmmfsrc camera=0 name=camsrc ! video/x-raw,format=NV12,width=1280,height=720,framerate=30/1 ! multifilesink location="/data/misc/camera/track_%d.yuv" sync=true async=false max-files=2

  1. observe the display, duration 1min
  2. Stop it by q
  3. Stop catching log and check fps from log

2,851

社区成员

发帖
与我相关
我的任务
社区描述
本论坛以AI、WoS 、XR、IoT、Auto、生成式AI等核心板块组成,为开发者提供便捷及高效的学习和交流平台。 高通开发者专区主页:https://qualcomm.csdn.net/
人工智能物联网机器学习 技术论坛(原bbs) 北京·东城区
社区管理员
  • csdnsqst0050
  • chipseeker
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧