changed the type of the arguments to const reference (Bug #2376)
authorVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 20 Sep 2012 09:52:04 +0000 (13:52 +0400)
committerVladislav Vinogradov <vlad.vinogradov@itseez.com>
Thu, 20 Sep 2012 09:52:04 +0000 (13:52 +0400)
commit6f175a3c52e0658eac71a53d3096d7c05c7f7afd
tree6b8f06e8b0be0efa856b6eb584bf58d9d568d6fe
parent2e36338636d3eeb437548519b7a75649fb8287f6
changed the type of the arguments to const reference (Bug #2376)

ORB_GPU::downloadKeyPoints
ORB_GPU::convertKeyPoints
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/orb.cpp