opencv/modules/gpu/src
Anton Obukhov 5afb445283 [+] Pixel types via templates
[+] Color conversions stub via pixel types
[+] Pyramid calculation (required for mipmaps in CUDA 4.1)
[~] Changed C strings to C++ throughout NCV
[~] Fixed a couple of bugs in NCV
2011-10-27 10:13:28 +00:00
..
cuda Fixed bug in the stitching module (some images appeared at result pano center) 2011-10-24 11:52:36 +00:00
nvidia [+] Pixel types via templates 2011-10-27 10:13:28 +00:00
opencv2/gpu/device gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
arithm.cpp implemented gpu::gemm via CUBLAS 2011-10-19 13:29:54 +00:00
bilateral_filter.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
blend.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
brute_force_matcher.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
calib3d.cpp refactored gpu module tests 2011-06-29 10:14:16 +00:00
cascadeclassifier.cpp [+] Pixel types via templates 2011-10-27 10:13:28 +00:00
color.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
cudastream.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
element_operations.cpp implemented gpu::gemm via CUBLAS 2011-10-19 13:29:54 +00:00
error.cpp added cublasSafeCall 2011-10-19 11:49:44 +00:00
filtering.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
gpumat.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
graphcuts.cpp fixed some warnings under win64 2011-08-08 11:28:14 +00:00
hog.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
imgproc.cpp added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 2011-10-19 09:53:22 +00:00
initialization.cpp ticket #1280 2011-08-06 09:59:51 +00:00
match_template.cpp added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 2011-10-19 09:53:22 +00:00
matrix_operations.cpp added registerPageLocked/unregisterPageLocked functions 2011-08-10 11:32:48 +00:00
matrix_reductions.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
mssegmentation.cpp added support of old CC into GPU mean shift routines 2011-07-08 13:59:23 +00:00
optical_flow.cpp [+] Pixel types via templates 2011-10-27 10:13:28 +00:00
precomp.cpp modified according to NPP for CUDA 3.2 API updates. 2010-09-24 16:41:34 +00:00
precomp.hpp added WITH_CUFFT and WITH_CUBLAS flags to cmake scripts 2011-10-19 09:53:22 +00:00
speckle_filtering.cpp added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings 2011-07-19 12:27:07 +00:00
split_merge.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
stereobm.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
stereobp.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
stereocsbp.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00
surf.cpp gpu module: refactored devmem2d.hpp (atomic bomb) 2011-10-13 15:14:04 +00:00