484 Commits (0f2b535fccd1143d542fd02424904bc9ab85a958)

Author SHA1 Message Date
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Alexander Alekhin b09a4a98d4 opencv: Use cv::AutoBuffer<>::data() 6 years ago
branka-plateiq 34ad9b8a42 Pass RANSAC parameters as function input (#10569) 6 years ago
shengyu 7773b2b4d6 tab to space 7 years ago
Alexander Alekhin 1ca7ae9630 video: apply CV_OVERRIDE/CV_FINAL 7 years ago
Tomoaki Teshima 8fd1bbde76 fix test error on Tinker Board (OpenCL on Arm platform) 7 years ago
luz.paz d05714995c Misc. modules/ cont. pt2 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Ya-Chiu Wu c8d8b1fbcd Merge pull request #10553 from GlueCrow:bgfg_knn_opencl 7 years ago
Glue Crow c5c620bab0 ocl: Avoid unnecessary initializing when non-UMat parameters are used 7 years ago
Glue Crow 95ce21d407 Fix #10525 7 years ago
Alexander Alekhin be01ea734d video(perf): add Mog2/KNN tests, fixed bug in prepareData() 7 years ago
Glue Crow 6045608330 Parallelization of BackgroundSubtractorKNN 7 years ago
GlueCrow 26d288bd11
Optimize OpenCL BackgroundSubstractionMOG2 7 years ago
Vitaly Tuzov e5313246a7 Reverted calls to linear resize back to generic version for floating point matrices 7 years ago
Tomoaki Teshima 50d44e06e3 avoid the test which is too strict 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Alexander Alekhin 3a8a73ef6c ocl: skip unstable tests 7 years ago
Vadim Pisarevsky 5ce38e516e Merge pull request #10223 from vpisarev:ocl_mac_fixes 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago
KUANG Fangjun 67acfc6e25 improve doc. 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Suleyman TURKMEN 89480801b8 some improvements on tutorials 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Maksim Shabunin a769d69a9d Fixed several issues found by static analysis 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 7 years ago
Maksim Shabunin 87b569d812 Rewritten some tests in videoio and imgcodecs modules 8 years ago
abratchik 037d8fbdcd Refactor OpenCV Java Wrapping 8 years ago
LukeZhu cc47ee3b43 Modify the pyrlk.cl to support winSize from 8*8 to 24*24 for optical flow 8 years ago
LukeZhu 65be9e1978 Fix OpenCL's wrong output of calcOpticalFlowPyrLK function's output vector of err. Improve err's precison of the calcOpticalFlowPyrLK OpenCL function and add the relative test. 8 years ago
Michele Cancilla 9405c6d206 Improvement of array of equivalences’ upper bound + fix some wrong comments 8 years ago
Vitaly Tuzov 2492c299f3 Extended set of existing performance test to OpenVX HAL suitable execution modes 8 years ago
Fernando Iglesias Garcia 21e698053f Initialize background model in background subtraction KNN. 8 years ago
Utkarsh Sinha 0330934c8b Updating documentation. 8 years ago
Utkarsh Sinha b9c2d88e69 If the user passes an empty output matrix, initialize it to identity. 8 years ago
Vitaly Tuzov bf5b7843e8 Extended set of OpenVX HAL calls disabled for small images 8 years ago
Matthias Grundmann 13540bf7f4 Update bgfg_gaussmix2.cpp 8 years ago
Matthias Grundmann 7295dd7dec Update bgfg_gaussmix2.cpp 8 years ago
Matthias Grundmann 0a1767a6b5 Update bgfg_gaussmix2.cpp to avoid divide by zero cases. 8 years ago
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
Vladislav Sovrasov 4e0351bafd Clarify docs for MOG2::apply 8 years ago
Rostislav Vasilikhin 328151c8a4 don't run OpenVX pyrLK if user asked for err vector 8 years ago
Rostislav Vasilikhin 5372c8b331 Merge pull request #7774 from savuor:openvx_pyrlk 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Alexander Alekhin 10d1b33a80 perf: remove tvl1 check for magic numbers, reduce number of samples 8 years ago
Alexander Alekhin a05444618c test: tvl1 test check update 8 years ago
Kotrix 10ccd0328c Removed redundant calculations 8 years ago
Alexander Alekhin 45bf60d18c perf: remove tvl1 check for magic numbers, reduce number of samples 8 years ago