The resolution of the camera image is only half
On the Ubuntu 16 system, the depth map resolution is only half of the set.But it's normal on windows.
-
On your Ubuntu system, if you are using the RealSense Viewer program then please check in the Post-Processing section of the options side--panel (found under the Stereo Module category) whether a filter option named Decimation Filter is enabled. If it is on (shown by a blue icon next to it) then click on the blue icon to change it to red (off).
-
The Viewer has a range of post-processing filters enabled by default, but when writing your own application there are none enabled and you have to deliberately add filters into your program. This is why there can be clear differences between an image in the Viewer and an image generated with your own code.
It is worth mentioning that on the D415, the field of view size of depth and color sensors is the same. On the D435 models the depth FOV is larger than the color. Depth gets sized to the color FOV size when aligning depth to color.
Please sign in to leave a comment.
Comments
3 comments