- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello;
I am using the scene perception module with an R200 camera.
I would like to know if there is a way to specify a resolution for the color stream (and maybe the depth).
I am using the function EnableScenePerception to activate the module but there is no parameter to configure the resolution.
Thanks for your help.
Yohann
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Yohann,
Did you solve this already? You can create a ddesc struct and set the resolution for the color and depth streams:
https://software.intel.com/sites/landingpage/realsense/camera-sdk/v1.1/documentation/html/index.html?streamdesc_pxcvideomodule.html
This way I could successfully achieve a higher resolution in the Unity example for Scene Perception (640x480 for RGB, 320x240 for depth).
//Anders

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page