49 Commits (f512bf70048a81be88b4595eb603a2cb019d18d7)

Author SHA1 Message Date
Alexander Alekhin fc59498b2b cuda: fix build 6 years ago
Tomoaki Teshima c14578649d fix build error on Jetson 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
catree dcc5a2cb22 Fix perf build with CUDA 9. 7 years ago
Alexander Alekhin 4a7d441b37 test: fix cuda build 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Vladislav Vinogradov 2b26094cf5 increase epsilons in some tests: 9 years ago
Rok Mandeljc 7452f9a56e cudastereo: document lack of fractional bits in 16-bit signed format for StereoBeliefPropagation 9 years ago
Rok Mandeljc 1c804124d1 cudastereo: updated documentation for reprojectImage3D and drawColorDisp 9 years ago
Rok Mandeljc bf5e930468 cudastereo: drawColorDisp: enabled CV_32S and CV_32F disparity formats 9 years ago
Rok Mandeljc 9f82ac18d4 cudastereo: reprojectImageTo3D: enabled CV_32S and CV_32F disparity formats 9 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Vladislav Vinogradov 48c9c24da6 disable -Wshadow warning for CUDA modules: 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 10 years ago
Michele Adduci 914b78b8bb Updated ORB test with parameters 10 years ago
Michele Adduci e1bb844475 Fix cudafeatures2d and cudastereo with new 3.0 APIs for ORB and StereoBM 10 years ago
Rok Mandeljc eb3cb77296 Fixes for compiling with CUDA 6.5 10 years ago
Ernest Galbrun 6207d338dd merged new master branch 10 years ago
Aaron Denney 4644689d5a And remove final vestiges. 10 years ago
Aaron Denney 85601e03dd remove constant memory use in compute_data_cost 10 years ago
Aaron Denney 52516085d9 remove constant memory from init_data_cost 10 years ago
Aaron Denney 1ff270e41c init_message no longer uses constant memory. 10 years ago
Aaron Denney 9b8002cd43 remove use of constant memory in calc_all_iterations/compute_message/message_per_pixel 10 years ago
Aaron Denney b792419cde Remove compute_disp()'s use of constant memory. 10 years ago
Aaron Denney 6d86d63ac5 Last of csbp load_constants() gone. 10 years ago
Aaron Denney 9bc71f4cb6 Deconstify minimum disparity. 10 years ago
Aaron Denney eed5cbc5db More constant removal. 10 years ago
Aaron Denney 3ab117df04 Change struct with single static function to function. 10 years ago
Aaron Denney 021b0cb4d5 Pass max_disc_term as kernel parameter. 10 years ago
Aaron Denney 0e2ea45c93 ndisp no longer constant 10 years ago
Aaron Denney 2832cfdfe5 No longer use constant memory for image step. 10 years ago
Aaron Denney d8d946a458 Constify cuda csbp 10 years ago
Aaron Denney 2982e77495 Pass in images and scratch space so that multiple copies can run concurrently. 10 years ago
Aaron Denney fe29ed461c Move shared interface to header file rather than repeating. 10 years ago
Aaron Denney e532bd50d5 Move shared interface to header file rather than repeating. 10 years ago
Aaron Denney 1533d0448f cdata_weight always positive; fewer multiplications. 10 years ago
Aaron Denney d848704b35 cuda::DisparityBilateralFilter no longer uses constant memory for parameters 10 years ago
Andrey Pavlenko 724f5e7f19 Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them) 11 years ago
Kyrylo Shegeda d37d46d279 Fix a typo in kernel size 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Vladislav Vinogradov 429bfad225 removed precomp.cpp files 11 years ago
Vladislav Vinogradov cbe437571e fixed docs 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov 71d61e07b1 renamed gpustereo -> cudastereo 11 years ago