View my account

Trying to understand results of 455 Test

Comments

3 comments

  • MartyG

    Hi Steve Steve  If your D455 can only attain 4 meters depth range in the RealSense Viewer then a post-processing filter called the Threshold Filter may be limiting it.  This filter is used to set a minimum and maximum depth range and is typically enabled by default when the Viewer is launched.  It has a default maximum range of 4 meters.

     

    If you go to Stereo Module > Post Processing and disable the Threshold Filter option by left-clicking on the blue icon beside it to turn it to red (off) then the full depth range observable by the camera should be rendered on the depth image.

    1
    Comment actions Permalink
  • Steve Steve

    MartyG--
    Thank you...I assumed some of those Post Process features would have specific defaults.
    How do you restore the Post Process defaults in the Viewer?
    (I might have gotten in the weeds...and want to get back to something Intel might consider "normal" or "average" or "default")

    Unlike camera settings, they are not "restored" from the Settings Menu.


    0
    Comment actions Permalink
  • MartyG

    All post-processing filters should be enabled by default except for these three:

    HDR Merge

    Filter By Sequence ID

    Hole Filling Filter

     

    Intel's post-processing filter guide at the link below lists the default values for the settings of each filter type.

    https://github.com/IntelRealSense/librealsense/blob/master/doc/post-processing-filters.md

     

    If you are using Windows and installed the RealSense SDK using the Intel.RealSense.SDK-WIN10 automated SDK installer program then running the installer program again will cleanly replace a previous installation of the SDK performed with that program.

    0
    Comment actions Permalink

Please sign in to leave a comment.