21130 Commits (04573615c5fe95e1219587ecb7fc3ddb94ad2320)
 

Author SHA1 Message Date
jexner b45e784beb Fix segmentation fault in cv::Mat::forEach 8 years ago
Vitaly Tuzov c5eb3dfecb Restricted OpenVX HAL separable filter implementation to 3x3 kernel size 8 years ago
Alexander Alekhin 69df0eee77 cmake: fix try_compile() with --coverage flags 8 years ago
Alexander Alekhin 1e6ce1d2f8 core(mathfuncs_core): cpu optimization dispatched code 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Julian Tanke f70cc29edb export SVM::trainAuto to python #7224 (#8373) 8 years ago
Vadim Pisarevsky 1857aa22b3 Merge pull request #8430 from sovrasov:interactive_calib_can_drop_aruco 8 years ago
Alexander Alekhin b069646494 Merge pull request #8439 from egorpugin:patch-1 8 years ago
Vadim Pisarevsky 9ac34bd2c4 Merge pull request #8437 from matrush:master 8 years ago
Egor Pugin a321cce5e4 Fix build under directories with '.cpp' string. 8 years ago
Chaoshuai Lu de7018539d Fix UIImageToMat method by taking image scale information into account 8 years ago
Chaoshuai Lu 874fb7ae78 Fix MatToUIImage method crash when the step is not equal to cols * elemSize() 8 years ago
KUANG, Fangjun 03c4c37969 fix issue 8189. 8 years ago
Alexander Alekhin bcac7bd6d2 Merge pull request #8423 from terfendail:vt_ivx_enumupdate 8 years ago
Vadim Pisarevsky 0b3d13645f Merge pull request #8364 from csukuangfj:patch-2 8 years ago
Vitaly Tuzov 5ebf066dd5 Updated OpenVX detector and wrappers to handle Reference attribute names change 8 years ago
Vladislav Sovrasov a56bd1fbba Make aruco dependency optional for interactive calibration app 8 years ago
Alexander Alekhin ba104b61bf Merge branch 'pr8392' 8 years ago
Vadim Pisarevsky 8abd163464 Merge pull request #8404 from khnaba:stream-with-custom-allocator 8 years ago
Vadim Pisarevsky e5dbd2c3a5 Merge pull request #8406 from khnaba:dft-as-algorithm 8 years ago
Vadim Pisarevsky a57d144076 Merge pull request #7462 from alalek:cpu_multi_target 8 years ago
Naba Kumar 29680100ac Support for creating streams with custom allocator 8 years ago
Alexander Alekhin 8bce760174 Merge pull request #8424 from khnaba:expose-buffer-pool 8 years ago
Alexander Alekhin b3d128bb39 Merge pull request #8401 from avartenkov:multichannel_warp 8 years ago
Alexander Alekhin 741e51396b Merge pull request #8416 from berak:patch-2 8 years ago
Naba Kumar 00f3ad7217 Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
Naba Kumar cdcf44b3ef Expose BufferPool class for external use also 8 years ago
Alexander Alekhin 1389cc9600 Merge pull request #8393 from alalek:ocl_driver_version 8 years ago
Alexander Alekhin e77a5d5f13 Merge pull request #8422 from berak:fix_shapematchmodes 8 years ago
vartenkov 3fbe1f8d64 Fix multichannel warping with BORDER_CONSTANT 8 years ago
berak 11f3c0741e imgproc: move ShapeMatchModes enum from c to c++ header 8 years ago
berak 0b31eca9c2 remove unnessecary print statement 8 years ago
Alexander Alekhin c1007c7276 Merge pull request #8376 from mshabunin:reduce-dependencies 8 years ago
Alexander Alekhin dcdd5d64b6 ocl: dump OpenCL driver version in tests 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Fangjun KUANG 246d3761ce Merge pull request #8383 from csukuangfj/patch-10 8 years ago
Naba Kumar 27cf6e549e Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
Woody Chow a8763c1fec Optimize exp32f with AVX2 8 years ago
Maksim Shabunin a83a1cafa7 Merge pull request #8388 from ottogin:calib3d 8 years ago
Matthias Grundmann 7295dd7dec Update bgfg_gaussmix2.cpp 8 years ago
Artem Lukoyanov 3bf5d34544 Callib3d 4channel image detection 8 years ago
Alexander Alekhin b6e8de23f8 Merge pull request #8345 from ChristofKaufmann:pch_gcc6_workaround 8 years ago
Alexander Alekhin 73e9c44377 Merge pull request #8370 from csukuangfj:patch-7 8 years ago
Alexander Alekhin 661f3e2160 Merge pull request #8371 from csukuangfj:patch-8 8 years ago
Alexander Alekhin 6fcb07d41e Merge pull request #8375 from Sahloul:fixes/matx/init 8 years ago
Alexander Alekhin 54f7ebdec9 Merge pull request #8380 from csukuangfj:patch-9 8 years ago
Kene Udeh 873b2cabb8 Merge pull request #8378 from kudeh:master 8 years ago
Alexander Alekhin c5781afa47 Merge pull request #8379 from hailong-wang:patch-1 8 years ago
Hamdi Sahloul 171e705ba4 Fixes the constructor of 1x14, 2x7, 7x2 or 14x1 matrix 8 years ago
Fangjun KUANG 3ad6d13ff3 Fix an error in the documentation. 8 years ago