- 31 Dec, 2014 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 30 Dec, 2014 2 commits
-
-
vbystricky authored
-
Vadim Pisarevsky authored
-
- 29 Dec, 2014 1 commit
-
-
Ilya Lavrenov authored
-
- 27 Dec, 2014 4 commits
- 26 Dec, 2014 9 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
- 25 Dec, 2014 4 commits
-
-
Vladislav Vinogradov authored
the algorithm is not stable yet
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
use correct types for integral/sum outputs
-
Vladislav Vinogradov authored
-
- 24 Dec, 2014 6 commits
-
-
Maksim Shabunin authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 23 Dec, 2014 12 commits
-
-
Vladislav Vinogradov authored
* improve `CUDA_TARGET_CPU_ARCH` cache initialization, allow to override initial value from calling script; * add `CUDA_TARGET_OS_VARIANT` option to select OS variant; * add `CUDA_TARGET_TRIPLET` option to select target triplet from `${CUDA_TOOLKIT_ROOT_DIR}/targets` folder; * remove `CUDA_TOOLKIT_TARGET_DIR` option, now it is calculated from `CUDA_TARGET_TRIPLET`, the old approach still can be used for compatibility; * for CUDA 6.5 and newer try to locate static libraries too, because in 6.5 toolkit for ARM cross compilation only static libraries are included.
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
add swap instruction for allocator field
-
Vladislav Vinogradov authored
use CV_CUDA_TEST_MAIN for opencv_test_core to initialize CUDA device information
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
it allows to use cudaHostAlloc methods for cv::Mat objects
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
-
Vladislav Vinogradov authored
* it is the only place, where it is used * no need to make this function public
-
Vladislav Vinogradov authored
move main CUDA group to modules/core/cuda.hpp
-
Vladislav Vinogradov authored
add a note to use new cudev module as a replacement
-