opencv/modules/calib3d
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
..
doc update SOLVEPNP documentation 2015-12-10 23:02:17 +01:00
include/opencv2 Merge pull request #6829 from paroj:fixpp_fe 2016-07-11 16:34:37 +00:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Merge pull request #4179 from sbokov:improvingStereoSGBM 2015-07-24 21:12:56 +00:00
src 'resolves' 6898 2016-07-19 20:11:41 -03:00
test Merge pull request #6828 from paroj:cmatvals_cpp 2016-07-14 11:31:48 +00:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00