added HOGDescriptor on GPU
authorAlexey Spizhevoy <no@email>
Mon, 15 Nov 2010 11:01:56 +0000 (11:01 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 15 Nov 2010 11:01:56 +0000 (11:01 +0000)
commit13134595fd6a04a082f737779039dd041bbd6200
treefe31f5917370d2378f77c0ac2517bc6dfbf87f27
parent7bd4ba990a9539bd91e61da74c639757dcf2286c
added HOGDescriptor on GPU
modules/gpu/CMakeLists.txt
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/hog.cu [new file with mode: 0644]
modules/gpu/src/hog.cpp [new file with mode: 0644]