21499 Commits (8088d6785a753f6ac8aca6f8ccbe25ffcb2a4bc0)
 

Author SHA1 Message Date
Pyotr Chekmaryov 106413a3ea Simplest test added and code debuged. 8 years ago
Sixela David 75a489b75b Correcting issue #8431 8 years ago
Claudio 4709b9d2d8
Add cuda::streams to by_rows and 8UC1 functions 8 years ago
Claudio dd3655f6a6
Align parameter code style between hog .cu and .cpp files 8 years ago
Claudio 35f66340d7
Add cuda::Stream capability to cuda::HOG::compute 8 years ago
Alexander Alekhin f109c0134f Merge pull request #8459 from alalek:fix_msvc_static_build 8 years ago
Alexander Alekhin 005c4777c7 cmake: fix MSVC static builds 8 years ago
Artem Lukoyanov 84a0a91d16 Merge branch 'master' of https://github.com/opencv/opencv into interpMultichannelImg 8 years ago
Matthias Grundmann 13540bf7f4 Update bgfg_gaussmix2.cpp 8 years ago
Alexander Alekhin 49e16a3c9f Merge pull request #8448 from jexner:foreach-segfault-fix 8 years ago
Alexander Alekhin e7cad594c1 Merge pull request #8454 from superbort:reuse-stitching 8 years ago
Julian Exner 46af07575e Add test case for cv::Mat::forEach 8 years ago
Alexander Broemmer 30d26acee0 Make stitching panoramas reusable after estimating transform once 8 years ago
Maksim Shabunin e72d353b45 Download cache 8 years ago
Artem Lukoyanov c4ae5c0ee5 Added assertios to remap and warpAffine functions 8 years ago
Alexander Alekhin d0c64fca2b Merge pull request #8433 from csukuangfj:issue-8189 8 years ago
Alexander Alekhin cf9a01970f Merge pull request #8446 from terfendail:ovxhal_sepfilter3x3 8 years ago
Alexander Alekhin 2271b9af1b Merge pull request #8443 from alalek:fix_coverage_trycompile 8 years ago
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
Fangjun KUANG da94d85789 add more info to the error code. 8 years ago
Fangjun KUANG f82d64c6e5 Add more info to the error code. 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
Fangjun KUANG 94521629ab fix issue 8411. 8 years ago
KUANG, Fangjun 03c4c37969 fix issue 8189. 8 years ago
KUANG, Fangjun eae1ebfd29 fix issue 8411. 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
q 2918c3d75a First occurence of 4-directional version of SGBM. 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