-
Notifications
You must be signed in to change notification settings - Fork 4.8k
D400 Series Visual Presets
The Intel® RealSense™ Viewer tool supports several predefined depth presets that can be selected according to the user's usage. Some of the presets are predefined in the tool and others can be uploaded via the Load Settings menu. The user can also modify the settings via the Advanced Mode menu and save a customized user preset. All the settings can be saved and loaded via the tool's menu. The table below explains the main goal for each predefined preset and also includes examples for images with each preset and a corresponding JSON file that contains the control values.
Please refer to latest release for the supported devices and platforms.
Note: Some of the presets are different based on the resolution and some are the same for all resolutions. The resolution range is:
- High Res - 1280x720 or 848x480
- Mid Res - 640x480 or 640x360
- Low Res - 480x270 or 424x240
Resolution \ Preset | Use Cases recommended for usage | Resolution Based? | JSON files |
---|---|---|---|
High Density | Higher Fill factor, sees more objects. (Ex. BGS and 3D Enhanced Photography, Object recognition) | Yes | HighResHighDensityPreset.json, MidResHighDensityPreset.json, LowResHighDensityPreset.jso |
Medium Density | Balance between Fill factor and accuracy. | Yes | |
High Accuracy | High confidence threshold value of depth, lower fill factor. (Ex. Object Scanning, Collision Avoidance) | Yes | |
Hand | Good for Hand Tracking, Gesture recognition, good edges | No | |
Default | Best Visual appeal, Clean edges, Reduced PointCloud Spraying | No | DefaultPreset_D415.json, DefaultPreset_D435.json |
Additional Presets not in the Viewer:
Resolution \ Preset | JSON file |
---|---|
Vacuum Cleaner | ShortRangePreset.json |
Body Scan | BodyScanPreset.json |
Please refer to the example pictures below captured with the various presets. The depth presets are evaluated and compared based on:
- Depth quality based on a 3D scene configured to include a variety of object types, textures, and distances.
- A flat target depth metric test
All pictures were taken with these settings/conditions:
- Resolution: 1280 x 720
- Frame Rate: 30
- Auto Exposure: On
- Ambient fluorescent lighting (~100 - 200 lx)
The following RGB images captured as a test scene with objects ranging from ~0.6m (foreground cube and hand) to ~2m (back wall) from camera.
D415 Camera
D435 Camera
Best visual appeal, clean edges and reduced Point Cloud spraying.
D415 Camera
D435 Camera
High confidence threshold value of depth, lower fill factor.
JSON file of high accuracy preset for high resolution
JSON file of high accuracy preset for mid resolution
JSON file of high accuracy preset for low resolution
D415 Camera
D435 Camera
Higher fill factor which sees more objects.
D415 Camera
D435 Camera
Balance between fill factor and accuracy.
JSON file of medium density preset for high resolution
JSON file of medium density preset for mid resolution
JSON file of medium density preset for low resolution
D415 Camera
D435 Camera
Hand tracking and gesture recognition.
JSON file of hand gesture preset
D415 Camera
D435 Camera
Intel® RealSense™ SDK Wiki
- Home
- Troubleshooting Q&A
- Release Notes
- API Changes
- API How-To
- Build Configuration
- Overview of Depth from Stereo
- Post-Processing
- Sample Data for SDK examples
- D400 Series Visual Presets
- Projection in RealSense SDK 2.0
- API Documentation
- About Android Support
- RealSense with Raspberry Pi 3
- RealSense with Raspberry Pi 4
- RealSense with NVidia Jetson
- Using Two Cameras with ROS
- Frame Buffering Management
- Supported Matrix
- Docker