Technical Specs
The rc_visard provides time-stamped disparity, error, and confidence images over the GenICam interface (see
Chunk data, Section 8.1.1). Live streams of the images are provided with reduced quality in the Web GUI (Section
4.5).
6.2.4 Parameters
The stereo matching component is called rc
_
stereomatching in the REST-API and it is represented by the Depth
Image tab in the Web GUI (Section 4.5). The user can change the stereo matching parameters there, or use the
REST-API (REST-API interface, Section 8.2) or GigE Vision (GigE Vision 2.0/GenICam image interface, Section
8.1).
Parameter overview
This component offers the following run-time parameters.
Table 6.2.1: The rc
_
stereomatching component’s run-time parameters
Name Type Min Max Default Description
acquisition
_
mode string - - Continuous S(ingleFrame), (SingleFrame)O(ut1) or
C(ontinuous)
disprange int32 32 512 256 Disparity range in pixels
fill int32 0 4 3 Disparity tolerance for hole filling in pixels
maxdepth float64 0.1 100.0 100.0 Maximum depth in meters
maxdeptherr float64 0.01 100.0 100.0 Maximum depth error in meters
median int32 1 5 1 Window size for median filtering in pixels
minconf float64 0.5 1.0 0.5 Minimum confidence
mindepth float64 0.1 100.0 0.1 Minimum depth in meters
quality string - - High F(ull), H(igh), M(edium), or L(ow). Full
requires ‘stereo_plus’ license.
seg int32 0 4000 200 Minimum size of valid disparity segments
in pixels
smooth bool False True True Smoothing of disparity image (requires
‘stereo_plus’ license)
static
_
scene bool False True False Accumulation of images in static scenes to
reduce noise
This component reports the following status values.
6.2. Stereo matching 35










