| .. |
|
cuda
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
opencv2/gpu/device
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
arithm.cpp
|
added per-element min/max to gpu module.
|
2010-12-06 08:10:11 +00:00 |
|
beliefpropagation.cpp
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
bilateral_filter.cpp
|
added colorizeDisp, fixed DisparityBilateralFilter
|
2010-08-20 06:47:11 +00:00 |
|
brute_force_matcher.cpp
|
added assertion on Compute Capability >= 1.1 to BruteForceMatcher_GPU_base::radiusMatch
|
2010-12-06 14:51:47 +00:00 |
|
color.cpp
|
fixed compilation error and warnings under ubuntu
|
2010-11-20 14:41:28 +00:00 |
|
constantspacebp.cpp
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
cudastream.cpp
|
added vecmath to gpu module.
|
2010-10-20 15:17:51 +00:00 |
|
error.cpp
|
fixed compilation error and warnings under ubuntu
|
2010-11-20 14:41:28 +00:00 |
|
filtering.cpp
|
fixed gpu linear filters
|
2010-11-15 07:57:30 +00:00 |
|
graphcuts.cpp
|
deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux
|
2010-11-23 08:21:26 +00:00 |
|
hog.cpp
|
added support of gamama_correction parameter into gpu::HOGDescriptor, updated tests
|
2010-12-03 11:11:44 +00:00 |
|
imgproc_gpu.cpp
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
initialization.cpp
|
added gpu::count_non_zero version for CC1.0, refactored gpu module a little
|
2010-11-29 07:18:11 +00:00 |
|
match_template.cpp
|
added first version of gpu::matchTemplate, currently it works only with 8UC1 images and SQDIFF method
|
2010-12-06 14:19:41 +00:00 |
|
matrix_operations.cpp
|
deleted NPP_VERSION and NPP_HAVE_COMPLEX_TYPE macros, because last NPP supports complex types under linux
|
2010-11-23 08:21:26 +00:00 |
|
mssegmentation.cpp
|
fixed bug in ms segmentation
|
2010-11-30 13:02:24 +00:00 |
|
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
2010-09-24 16:41:34 +00:00 |
|
precomp.hpp
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |
|
speckle_filtering.cpp
|
speckle filtering added
|
2010-07-29 08:50:19 +00:00 |
|
split_merge.cpp
|
fixed some compile-time problems (under Ubuntu)
|
2010-09-28 13:11:21 +00:00 |
|
stereobm.cpp
|
module reorganization: added folder with pure device functions, cuda_shared.hpp renamed to internal_shared.hpp
|
2010-12-06 16:37:32 +00:00 |