fixed some bugs, added tests for gpu::HOGDescriptor
authorAlexey Spizhevoy <no@email>
Mon, 15 Nov 2010 12:51:30 +0000 (12:51 +0000)
committerAlexey Spizhevoy <no@email>
Mon, 15 Nov 2010 12:51:30 +0000 (12:51 +0000)
commitfada88e100406e71e6d34cacf601e1bd7e663e07
treed1bb3aed393f2f382d821af261073e0d204132ef
parent13134595fd6a04a082f737779039dd041bbd6200
fixed some bugs, added tests for gpu::HOGDescriptor
modules/gpu/include/opencv2/gpu/gpu.hpp
modules/gpu/src/cuda/hog.cu
modules/gpu/src/hog.cpp
modules/gpu/src/matrix_operations.cpp
tests/gpu/src/hog.cpp [new file with mode: 0644]