Items with no label
3338 讨论

Change Deafault resolution on realsense-viewer

idata
员工
3,431 次查看

Change Deafault resolution on realsense-viewer, I need to change the default resolutions on realsense-viewer so that i don't have to change it every time. As I have to give it to naive person to use the tool.

0 项奖励
1 解答
MartyG
名誉分销商 III
2,346 次查看

In the RealSense Viewer, you can create a custom 'visual preset' file that, when loaded, will set the Viewer's configuration (including resolution) to settings that you have pre-defined. The steps for doing so are:

STEP ONE

Define your custom settings.

STEP TWO

Left-click on the icon at the end of the Presets option row to save your 'json' configuration file under a name of your choosing.

STEP THREE

After the Viewer has been closed, you can load your custom file back in with the load icon next to the Save one.

The Viewer's settings, including resolution, will then update automatically to the settings defined in the file.

If the only setting that you are changing is resolution though, it would likely be easier to teach your colleague how to change resolution themselves with a 2-step process (expand open the Stereo Module options, then select resolution).

在原帖中查看解决方案

1 回复
MartyG
名誉分销商 III
2,347 次查看

In the RealSense Viewer, you can create a custom 'visual preset' file that, when loaded, will set the Viewer's configuration (including resolution) to settings that you have pre-defined. The steps for doing so are:

STEP ONE

Define your custom settings.

STEP TWO

Left-click on the icon at the end of the Presets option row to save your 'json' configuration file under a name of your choosing.

STEP THREE

After the Viewer has been closed, you can load your custom file back in with the load icon next to the Save one.

The Viewer's settings, including resolution, will then update automatically to the settings defined in the file.

If the only setting that you are changing is resolution though, it would likely be easier to teach your colleague how to change resolution themselves with a 2-step process (expand open the Stereo Module options, then select resolution).

回复