| .. |
|
cuda
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
2011-09-14 06:23:46 +00:00 |
|
nvidia
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
opencv2/gpu/device
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
2011-09-14 06:23:46 +00:00 |
|
arithm.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
bilateral_filter.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
blend.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
brute_force_matcher.cpp
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
2011-09-14 06:23:46 +00:00 |
|
calib3d.cpp
|
refactored gpu module tests
|
2011-06-29 10:14:16 +00:00 |
|
cascadeclassifier.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
color.cpp
|
fixed bug in gpu::cvtColor
|
2011-08-17 13:46:36 +00:00 |
|
cudastream.cpp
|
added TransformFunctorTraits, optimized some functions that use transform
|
2011-08-17 11:32:24 +00:00 |
|
element_operations.cpp
|
Added fix for 0 found features in stitching matcher
|
2011-09-13 14:15:18 +00:00 |
|
error.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
filtering.cpp
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
2011-09-14 06:23:46 +00:00 |
|
gpumat.cpp
|
implemented gpu::remap for all types
|
2011-08-31 11:42:54 +00:00 |
|
graphcuts.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
hog.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
imgproc.cpp
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
2011-09-14 06:23:46 +00:00 |
|
initialization.cpp
|
ticket #1280
|
2011-08-06 09:59:51 +00:00 |
|
match_template.cpp
|
added first version of gpu performance tests
|
2011-01-24 10:33:01 +00:00 |
|
matrix_operations.cpp
|
added registerPageLocked/unregisterPageLocked functions
|
2011-08-10 11:32:48 +00:00 |
|
matrix_reductions.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
mssegmentation.cpp
|
added support of old CC into GPU mean shift routines
|
2011-07-08 13:59:23 +00:00 |
|
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
2010-09-24 16:41:34 +00:00 |
|
precomp.hpp
|
Reverted some unnecessary changes in GPU module
|
2011-09-10 12:30:28 +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
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
stereobm.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
stereobp.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
stereocsbp.cpp
|
fixed some warnings under win64
|
2011-08-08 11:28:14 +00:00 |
|
surf.cpp
|
added assertion for small image sizes to SURF_GPU (ticket #1323)
|
2011-09-05 06:03:49 +00:00 |