added aligned memory allocation to CudaMem (if allocation type is ZERO_COPY)
authorVladislav Vinogradov <no@email>
Tue, 3 May 2011 09:09:05 +0000 (09:09 +0000)
committerVladislav Vinogradov <no@email>
Tue, 3 May 2011 09:09:05 +0000 (09:09 +0000)
commitc21a783646a966b60ef8f22ff660835c2c73de99
treebdcc108b50b4adc6a67bc5d2a064a6275555c266
parent727fbd53767027139975a10865b07d64a47e9a16
added aligned memory allocation to CudaMem (if allocation type is ZERO_COPY)
fixed bugs in gpu::cvtColor
modules/gpu/src/color.cpp
modules/gpu/src/matrix_operations.cpp