RegionFilterDownsamplingΒΆ

Accelerates filling and speckle filter by using only every n rows and cols of the disparity map.

Format

Number

An integer specifying the number of every n rows/cols used for filling and speckle filtering.

Default

1

..note::

Only values of 1 and 2 are supported.