.. |
cuda
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
14 years ago |
nvidia
|
fixed some warnings under win64
|
14 years ago |
opencv2/gpu/device
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
14 years ago |
arithm.cpp
|
fixed some warnings under win64
|
14 years ago |
bilateral_filter.cpp
|
modified according to CUDA 4.0 API updates
|
14 years ago |
blend.cpp
|
modified according to CUDA 4.0 API updates
|
14 years ago |
brute_force_matcher.cpp
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
14 years ago |
calib3d.cpp
|
refactored gpu module tests
|
14 years ago |
cascadeclassifier.cpp
|
fixed some warnings under win64
|
14 years ago |
color.cpp
|
fixed bug in gpu::cvtColor
|
14 years ago |
cudastream.cpp
|
added TransformFunctorTraits, optimized some functions that use transform
|
14 years ago |
element_operations.cpp
|
Added fix for 0 found features in stitching matcher
|
14 years ago |
error.cpp
|
fixed some warnings under win64
|
14 years ago |
filtering.cpp
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
14 years ago |
gpumat.cpp
|
implemented gpu::remap for all types
|
14 years ago |
graphcuts.cpp
|
fixed some warnings under win64
|
14 years ago |
hog.cpp
|
fixed some warnings under win64
|
14 years ago |
imgproc.cpp
|
minor gpu module refactoring: split big .cu files, disabled unnecessary template instantiation
|
14 years ago |
initialization.cpp
|
ticket #1280
|
14 years ago |
match_template.cpp
|
added first version of gpu performance tests
|
14 years ago |
matrix_operations.cpp
|
added registerPageLocked/unregisterPageLocked functions
|
14 years ago |
matrix_reductions.cpp
|
fixed some warnings under win64
|
14 years ago |
mssegmentation.cpp
|
added support of old CC into GPU mean shift routines
|
14 years ago |
precomp.cpp
|
modified according to NPP for CUDA 3.2 API updates.
|
15 years ago |
precomp.hpp
|
Reverted some unnecessary changes in GPU module
|
14 years ago |
speckle_filtering.cpp
|
added COVAR_ and SORT_ enums to core.hpp; fixed many, many VS2005, VS2010 and MinGW (GCC 4.5.2) warnings
|
14 years ago |
split_merge.cpp
|
fixed some warnings under win64
|
14 years ago |
stereobm.cpp
|
modified according to CUDA 4.0 API updates
|
14 years ago |
stereobp.cpp
|
modified according to CUDA 4.0 API updates
|
14 years ago |
stereocsbp.cpp
|
fixed some warnings under win64
|
14 years ago |
surf.cpp
|
added assertion for small image sizes to SURF_GPU (ticket #1323)
|
14 years ago |