69 Commits (471b83ccd5e4ea86327774ce39d9607cf78010e0)

Author SHA1 Message Date
Namgoo Lee fb8e652c3f Add CV_16UC1 support for cuda::CLAHE 6 years ago
Namgoo Lee 970293a229 __shfl_up_sync with mask for CUDA >= 9 6 years ago
Tomoaki Teshima 944710de4e update the threshold 6 years ago
Tomoaki Teshima e6ef9221cb fix test failure of cudev 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin c441ad36c8 build: don't use nullptr without C++11 guard 6 years ago
Alexander Alekhin acce95f446 backport fixes for static analyzer warnings 6 years ago
luz.paz 2003eb1b9b Misc. typos 6 years ago
Alexander Alekhin fc59498b2b cuda: fix build 6 years ago
Namgoo Lee ed86bd34b1 Merge pull request #11483 from nglee:dev_cudaCannyStreamIssue 7 years ago
Tomoaki Teshima c14578649d fix build error on Jetson 7 years ago
Tomoaki Teshima f4e5d777e8 follow histogram 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
catree dcc5a2cb22 Fix perf build with CUDA 9. 7 years ago
Naba Kumar 27cf6e549e Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
Alexander Alekhin 0724d13bcd build: cuda warnings 8 years ago
Alexander Alekhin 4a7d441b37 test: fix cuda build 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
mvukad 695e33b25b Fix missing format when writing Algorithm-based objects 9 years ago
Dan a21ede9452 Thrust allocator usage. 9 years ago
Oded Green 1a0282df21 CUDA median filtering using histograms 9 years ago
Vladislav Vinogradov 1bef1b8d16 disable sanity tests for AlphaComp and PyrLKOpticalFlowDense 9 years ago
Sergey Alexandrov 4094b2d7a5 Use stream argument when launching bilateral filter kernel 9 years ago
Alex Torres 2838ccc78e Fixes compilation errors when BUILD_CUDA_STUBS is ON 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 da383e65e2 Remove deprecated methods from cv::Algorithm 10 years ago
Vladislav Vinogradov f50a061225 added stream parameter to all cudaimgproc routines 10 years ago
Vladislav Vinogradov 220d937d9a removed buffered versions of histogram functions 10 years ago
Vladislav Vinogradov cd0e95de16 refactor cudaarithm reductions: 10 years ago
Maksim Shabunin 11591b3e9d Added Qt help generation support 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Vladislav Vinogradov fe3f236aa5 disable GeneralizedHoughGuil performance test 10 years ago
Vladislav Vinogradov 7c901e39e1 disable sanity test for GeneralizedHoughGuil 10 years ago
Vladislav Vinogradov 18d1be4530 fix tests for match template 10 years ago
Vladislav Vinogradov 26afa49d71 fix cuda match template: 10 years ago
Vladislav Vinogradov 9b8c3fd675 rewrite cuda::cvtColor with new device layer and fix test failures 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 10 years ago
Alexander Karsakov 66a8acfd3d Optimization for HoughLinesP 10 years ago
Alexander Karsakov f7aadd07f6 Added getLines, fill_accum_local kernels 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
GrinIara fa0599448d Fixed compilation error due to missing std::. 11 years ago
Chechli 768da4d95a Update hough_circles.cpp 11 years ago
Chechli 9211d1ac2d Update hough_circles.cpp 11 years ago
Chechli 640a45d359 Update precomp.hpp 11 years ago
Chechli 10465c546a Update hough_circles.cpp 11 years ago
Chechli 72e4f72a75 Update hough_circles.cpp 11 years ago
Ilya Lavrenov 0c49360318 fixed typo 11 years ago