16482 Commits (7b8ab4e5c69e0bc0d71f8c6c4eaac4b148705ce9)

Author SHA1 Message Date
Alexander Alekhin 73316e10a0 java(test): fix test names 7 years ago
Maksim Shabunin 594a93316c Fixed concurrent OpenCL cache folder name generation 7 years ago
SarenT c6d9ce8fd3 Merge pull request #10489 from SarenT:offset-mat_put 7 years ago
Stanislaw Halik c8794c89c7 modules/videoio: fix PS3Eye camera property window 7 years ago
Philipp Hasper 6032d86e23 Added getFontScaleFromHeight() 7 years ago
Dmitry Kurtaev 64a9e92390 Merge pull request #10466 from dkurt:reduce_umat_try_2 7 years ago
Alexander Alekhin 6113dc1b99 core: fix unresolved symbols from utils::fs 7 years ago
Alexander Alekhin 435a3e337b imgcodecs: add more Jasper checks for supported and tested cases 7 years ago
Alexander Alekhin 8a76fadaa3 imgcodecs: add overflow checks 7 years ago
Alexander Alekhin be5247921d imgcodecs: remove assert() usage 7 years ago
Li Peng e3b42bf93b batch_norm and blank layer ocl implementation 7 years ago
tobycollins f34a0a874a Merge pull request #10522 from tobycollins:issue10519 7 years ago
Alexander Alekhin f3dde79ed6 cmake: allow BUILD_FAT_JAVA_LIB for non-Android targets too 7 years ago
Dmitry Kurtaev 27b55ea761 Replace Caffe's psroi_pooling_param tag from 10001 to 10002 7 years ago
Hamdi Sahloul 8943441115 resolves #10548 - `FLANN::knnSearch` garbage bug (when kNN is larger than the dataset size) 7 years ago
Alexander Alekhin 6674a024fc dnn: add OPENCV_DNN_DISABLE_MEMORY_OPTIMIZATIONS runtime option 7 years ago
Moshe 84596bff09 Bitwise "and false" 7 years ago
Hamdi Sahloul 2d2499f610 BLOB - Support RGBA 7 years ago
Fangjun Kuang a2869109f0 Improve the documentation for cv::Affine3. 7 years ago
Arthur Williams 8a67858068 Fixed missing #include "../precomp.hpp" 7 years ago
Li Peng 67f9406cbe add normalize_bbox layer ocl implementation 7 years ago
Li Peng f99a135eda add eltwise layer ocl implementation 7 years ago
Alexander Alekhin be01ea734d video(perf): add Mog2/KNN tests, fixed bug in prepareData() 7 years ago
Alexander Alekhin 59c6661db0 cmake: eliminate ninja generator warning (CMake 3.10), refactor code 7 years ago
Alexander Alekhin f0453bd853 build: eliminate warning 7 years ago
Alexander Alekhin 116c8d0ddf build: eliminate warnings 7 years ago
Coralie RACHEX 16821b877c Merge pull request #10493 from RachexCoralie:tiff32FC1Codec 7 years ago
Li Peng 34bfd7ef51 add ocl implementation of proposal layer 7 years ago
Alexander Alekhin ea5a3e557f python: filter modules headers (from <module>/include directory) 7 years ago
Alexander Alekhin 4ca89db22d imgproc(hdr): fix bounds check in HdrDecoder::checkSignature() 7 years ago
victor-ludorum ad23c10600
Updating rotcalipers.cpp to resolve issue #10096 7 years ago
Alexander Alekhin 7d67d60fb1 cmake(opt): AVX512_SKX 7 years ago
Alexander Alekhin 898ca38257 cmake: AVX512 -> AVX_512F 7 years ago
Vinay Sharma 5aac909046 Merge pull request #10352 from vinay0410:write_pbm 7 years ago
Tom Becker 592f8d8c1b Merge pull request #10232 from TomBecker-BD:hough-many-circles 7 years ago
Dmitry Kurtaev a9807d8f54 Allocate new memory for optimized concat to prevent collisions. 7 years ago
Maksim Shabunin f0b606ff77 Changed VA device in MediaSDK session initialization 7 years ago
Li Peng 00f03c5739 Add ocl version FasterRCNN accuracy test 7 years ago
Alexander Alekhin 4f6c493b87 imgcodecs(png): resolve ASAN issue with vars scope and setjmp() call 7 years ago
Alexander Alekhin 9b131b5f7e dnn(test): avoid calling of cv::setNumThreads() in tests directly 7 years ago
Alexander Alekhin 5232ea1ee6 ts(feature): add "--test_threads=<N>" command-line option 7 years ago
Arthur Williams d8d4ea857a
Fixed #10433 7 years ago
Glue Crow 6045608330 Parallelization of BackgroundSubtractorKNN 7 years ago
Arjan van de Ven 2938860b3f Provide a few AVX512 optimized functions for the DNN module 7 years ago
Dmitry Kurtaev 70c605a03d Limit Concat layer optimization 7 years ago
Li Peng 84e2fa79a0 dnn(ocl4dnn): update pre-tuned kernel config 7 years ago
Jun Zhao 0369431ebd opencl/cvtclr_dx: fix not compile-time constants issue. 7 years ago
Arjan van de Ven fc8e848a54 Add basic plumbing for AVX512 support 7 years ago
GlueCrow 26d288bd11
Optimize OpenCL BackgroundSubstractionMOG2 7 years ago
Alexander Alekhin adf43e7d2a build: fix MSVS2010 build error 7 years ago