BorderSpread

Defines which missing regions will be filled by setting a threshold on the maximum spread of the disparities on the region boundary. Setting this value reasonably small will ensure that only missing patches inside planar faces will be filled whereas gaps at depth discontinuities are kept unfilled.

Format

Number

An integer specifying the maximum spread of the disparities at the fill region border.

Default

3

Example

Setting BorderSpread to 5 will fill a missing region if its border pixels differ by at most 5 disparities and the region’s size is smaller than RegionSize pixels.