winnerTakesAll

Implements the naive winner takes all algorithm for computing a diparity map from a cost volume.

At each (x, y) coordinate the disparity with the lowest cost is selected.

DisparityMethod
winnerTakesAll
(
)

Meta