IterationsΒΆ

This parameter determines the iteration count of propagating sampled disparity values to their neighbors. Each iteration propagates the values once into each direction through the entire image. A higher number of iterations increases the probability of hitting small, disconnected surface parts.

Please also refer to the short description of the PatchMatch algorithm in the method topic.

Format

Number

An integer specifying the number of PatchMatch iterations.

Default

2