-
Notifications
You must be signed in to change notification settings - Fork 5k
Description
Camera Model:
Intel RealSense D455
Firmware version: 5.16.0.1
SDK Version: 2
We are observing motion-dependent “ghosting” artifacts on a D455 unit when operating at low frame rates (5 FPS).
The artifact appears as a semi-transparent duplicate or trailing shadow of the moving object in the direction of motion. When the conveyor direction is reversed, the ghost appears on the opposite side, which indicates the effect is strictly motion-related and not lighting-direction dependent.
The issue is significantly reduced or disappears when increasing FPS from 5 to 30.
We have another D455 Rugged (also know as D555) unit in the same setup that does not show this behavior under identical test conditions.
Test Setup
Conveyor belt system
Overhead camera mounting
Indoor environment
Controlled lighting
Object moving at constant speed
When reversing belt direction:
Ghost artifact flips direction accordingly.
This suggests motion integration or sensor timing behavior.
resolution:
width: 1280
height: 720
fps: 5
depth:
exposure_time: 10000
color:
enable: true
exposure_time: 16
brightness: 0
contrast: 50
gamma: 300
hue: 0
saturation: 64
sharpness: 50
white_balance: 5000
-
Is this expected behavior at low FPS due to motion integration or rolling shutter?
-
Is there any known firmware difference between D455 and D455 Rugged that could explain this?
-
Could this indicate a hardware issue in this specific unit?