1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-25 21:33:04 +04:00
Files
opencv/modules
Leonardo Brás 0e9c8e2dd5 'resolves' 6898
I have seen that you can input a Mat_<float> on StereoBM, but the value seems the same as CV_16S.
I changed it so, only if you input a Mat_<float> it makes use of a previously truncated 4 bits, giving more resolution to Disparity Matrix. (The algorithm stays the same, it's not more precise).
If any other input Mat is given, it changes nothing.
2016-07-19 20:11:41 -03:00
..
2016-07-19 20:11:41 -03:00
2016-02-27 08:30:10 +05:30
2016-07-12 11:53:51 +03:00
2016-07-15 14:01:36 +03:00
2016-02-04 13:20:21 +01:00
2016-04-29 15:41:39 +02:00
2016-04-27 18:02:49 -07:00
2016-04-14 11:57:49 +02:00
2014-08-05 20:12:35 +04:00