removed test whether z is negative in gpu::solvePnpRansac (there is no need in this...
authorAlexey Spizhevoy <no@email>
Wed, 2 Mar 2011 09:40:14 +0000 (09:40 +0000)
committerAlexey Spizhevoy <no@email>
Wed, 2 Mar 2011 09:40:14 +0000 (09:40 +0000)
commit4e6572acd9f93f0af7ddea21d3bab1a1c169bc12
tree33a110f822c9968c42b304a99a4dbbdde2ed87eb
parent74c398e6b71f8124f3ec5891674250d59ed20971
removed test whether z is negative in gpu::solvePnpRansac (there is no need in this for tests passing)
modules/gpu/src/calib3d.cpp
modules/gpu/src/cuda/calib3d.cu
modules/gpu/test/test_calib3d.cpp