minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays...
authorVladislav Vinogradov <no@email>
Mon, 23 May 2011 07:59:20 +0000 (07:59 +0000)
committerVladislav Vinogradov <no@email>
Mon, 23 May 2011 07:59:20 +0000 (07:59 +0000)
commit0b19f915bedf758bbfe06faa2a2ac1aeffeeff06
tree4fa72393b06c806baf06047cb004a67319bb5366
parent145a76faf4eb60657404377b3f331a1c4fb83a59
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
modules/gpu/doc/feature_detection_and_description.rst
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/internal_shared.hpp
modules/gpu/src/cuda/surf.cu
modules/gpu/src/surf.cpp