Skip to content

Add the possibility of not fusing the disparity

David Uhlig requested to merge feature/update-disparity-fusion into master

Description

Add the option to not fuse the disparity maps to get_disparity.

Changes

Returns a 2-channel disparity map and a 2-channel confidence map instead.

Merge request reports