opencv/modules
Alexander Alekhin e3f4f874c5
Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements
core(OpenCL): fix intel_gpu_gemm kernel requirements

* core(ocl): fix intel_gpu_gemm integration

- allow bailout to generic OpenCL kernel

* core(ocl): avoid failures of generic OpenCL gemm kernel

* core(ocl): define alignment requirements of intel_gpu_gemm kernels
2021-09-10 12:00:11 +00:00
..
calib3d calib3d: Update documentation of calibrateCamera 2021-04-30 20:34:04 +02:00
core Merge pull request #20670 from alalek:core_ocl_fix_intel_gpu_gemm_requirements 2021-09-10 12:00:11 +00:00
cudaarithm cuda: fix inplace condition in cv::cuda::flip 2021-04-01 02:26:59 +00:00
cudabgsegm
cudacodec
cudafeatures2d
cudafilters
cudaimgproc
cudalegacy
cudaobjdetect
cudaoptflow
cudastereo
cudawarping
cudev
dnn Merge pull request #20661 from alalek:dnn_ocl_fix_gemm_like_kernel 2021-09-10 11:58:52 +00:00
features2d add nodiscard to features2d clone funcs 2021-09-09 15:20:45 +02:00
flann Remove static initializers caused by templated static member. 2021-05-07 12:53:14 -07:00
highgui fix scale problem in DefaultViewPort::controlImagePosition() 2021-07-07 12:35:11 +08:00
imgcodecs EXR reading: support Z channel if no Y channel 2021-06-02 15:53:32 +03:00
imgproc add note about Python's dsize to doc 2021-08-12 14:40:40 +03:00
java java(test): avoid deprecation warning 2021-08-28 02:10:05 +00:00
js Bugfix on import script with web worker. 2021-07-18 10:12:39 +02:00
ml fix testSaveLoad 2021-08-11 21:52:39 +09:00
objdetect Merge pull request #20150 from rogday:svm_detector_test 2021-06-01 13:31:12 +00:00
photo build: eliminate build warnings 2021-08-28 17:11:26 +00:00
python add nodiscard to features2d clone funcs 2021-09-09 15:20:45 +02:00
shape
stitching fix loop boundary condition 2021-04-20 22:08:01 -04:00
superres build: eliminate build warnings 2021-08-28 17:11:26 +00:00
ts Merge pull request #20146 from asmorkalov:as/java_test_filter 2021-06-02 17:50:29 +00:00
video Merge pull request #19993 from danielenricocahall:fix-compute-ecc-issue 2021-04-30 17:20:52 +00:00
videoio Merge pull request #20541 from iyadahmed:video_capture_timeout_prop 2021-08-12 19:51:02 +03:00
videostab
viz
world
CMakeLists.txt