REQUEST: stereosgbm -> change cost array type from short to unsigned short (Feature #2180)
Description
typedef unsigned short CostType;
On Line 59 in current source would give some more leeway for the accumulator array before clipping.
Tested only with own code.
History
Updated by Marina Kolpakova over 12 years ago
- Category set to calibration, 3d
Updated by Maksim Shabunin over 9 years ago
Issue has been transferred to GitHub: https://github.com/Itseez/opencv/issues/4393