Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
有没有可能改变数据集 .bag 文件的内容吗? 比如将里面的rgb8彩色图格式更改为gray灰度图格式
@小卢 可以先读出来再转换,之后再存入应该是可以做到的,但估计很复杂