Name
Last commit
Last update
..
cuda minor fix : doesn't save outliers
nvidia disabled unnecessary code (it can't be compiled with VS 2008 Ticket #1561)
opencv2/gpu/device fixed gpu::device::transform with non-aligned sources (Ticket #1567)
arithm.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
bilateral_filter.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
blend.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
brute_force_matcher.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
calib3d.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
cascadeclassifier.cpp moved GpuMat and DevMem2D to core module, some code refactoring
color.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
cudastream.cpp moved GpuMat's operations implementation to core module
element_operations.cpp fixed build under CUDA 4.1
error.cpp moved GpuMat's operations implementation to core module
fast.cpp bug fix
filtering.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
gftt.cpp fixed ~200 warnings for windows
graphcuts.cpp fixed build under CUDA 4.1
hog.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
imgproc.cpp fixed build under CUDA 4.1
initialization.cpp added gpu::printCudaDeviceInfo to all samples
match_template.cpp removed BEGIN_OPENCV_DEVICE_NAMESPACE macros
matrix_operations.cpp moved GpuMat and DevMem2D to core module, some code refactoring
matrix_reductions.cpp fixed build under CUDA 4.1
mssegmentation.cpp moved GpuMat and DevMem2D to core module, some code refactoring
optical_flow.cpp fix OpenGL render functions
orb.cpp Loading commit data...
precomp.cpp Loading commit data...
precomp.hpp Loading commit data...
pyrlk.cpp Loading commit data...
speckle_filtering.cpp Loading commit data...
split_merge.cpp Loading commit data...
stereobm.cpp Loading commit data...
stereobp.cpp Loading commit data...
stereocsbp.cpp Loading commit data...
surf.cpp Loading commit data...