make GPU version of solvePnPRansac more consistent with CPU one
authorAlexey Spizhevoy <no@email>
Mon, 7 Mar 2011 14:01:18 +0000 (14:01 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 7 Mar 2011 14:01:18 +0000 (14:01 +0000)
commit23416e3db5e8d1cc48a32094176a4d0c5834095e
tree182fb9a39c9e0b857cdb74db8837b67aa341773d
parent1d62fddd31149d4558d71674f021969944e60184
make GPU version of solvePnPRansac more consistent with CPU one
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/calib3d.cpp
modules/gpu/test/test_calib3d.cpp
samples/gpu/performance/tests.cpp