| .. |
|
cuda
|
compilation
|
2011-07-22 13:26:31 +00:00 |
|
nvidia
|
fix for GPU module compile time (VS2010) error (from 2.3 branch)
|
2011-06-30 14:47:20 +00:00 |
|
opencv2/gpu/device
|
added cv::gpu::pow, ticket #1227
|
2011-07-21 08:47:44 +00:00 |
|
arithm.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +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
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
calib3d.cpp
|
refactored gpu module tests
|
2011-06-29 10:14:16 +00:00 |
|
cascadeclassifier.cpp
|
[~] Refactored, cleaned up, and consolidated the code of GPU examples (cascadeclassifier and cascadeclassifier_nvidia_api)
|
2011-04-07 12:59:01 +00:00 |
|
color.cpp
|
fixed gpu::cvtColor according #5324 changes
|
2011-06-09 08:26:08 +00:00 |
|
cudastream.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
element_operations.cpp
|
added cv::gpu::pow, ticket #1227
|
2011-07-21 08:47:44 +00:00 |
|
error.cpp
|
|
|
|
filtering.cpp
|
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
|
2011-06-30 14:39:48 +00:00 |
|
graphcuts.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
hog.cpp
|
|
|
|
imgproc_gpu.cpp
|
added support of old CC into GPU mean shift routines
|
2011-07-08 13:59:23 +00:00 |
|
initialization.cpp
|
added resetDevice function, removed MultiGpuManager
|
2011-06-01 10:11:27 +00:00 |
|
match_template.cpp
|
|
|
|
matrix_operations.cpp
|
GPU: updated upsample, downsample functions, added pyrDown, pyrUp, added support of 16S filtering; put spherical warper on GPU (from opencv_stitching)
|
2011-06-30 14:39:48 +00:00 |
|
matrix_reductions.cpp
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +00:00 |
|
mssegmentation.cpp
|
added support of old CC into GPU mean shift routines
|
2011-07-08 13:59:23 +00:00 |
|
precomp.cpp
|
|
|
|
precomp.hpp
|
~40 warnings under VS2008
|
2011-06-11 17:24:09 +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
|
modified according to CUDA 4.0 API updates
|
2011-05-31 08:31:10 +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
|
added cv::gpu::pow, ticket #1227
|
2011-07-21 08:47:44 +00:00 |
|
surf.cpp
|
minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures)
|
2011-05-23 07:59:20 +00:00 |