15288 Commits (bbb14d3746232a2c5e93c87e648f5fdfb9bad604)

Author SHA1 Message Date
chacha21 6cf4371eb4 make cuda::absdiff support multi-channel scalars 8 years ago
Alexander Alekhin ba8a6e3533 ocl: don't use vload4 for 3 channel images 8 years ago
Philipp Hasper ec38ef9b10 CameraBridgeViewBase synchronizes on a final field 8 years ago
Jaime O. Rios 10651d491f Added message about synthesize keyword. 8 years ago
Jose Gómez 6f39f9a6a0 Merge pull request #8168 from jmgomezpoveda:issue_8166 8 years ago
Vladislav Sovrasov 931b32d102 core: add single DMatch/Keypoint I/O 8 years ago
Alexander Alekhin 89ce2dc405 core: DMatch I/O tests 8 years ago
chacha21 27cfe31b64 more ICV_HLINE specific cases 8 years ago
Jaime O. Rios 2d20aa4ed0 Modified code to work with universal build. 8 years ago
chacha21 74abbd0898 Fix compilation when USE_ZLIB is false 8 years ago
chacha21 aa1b031274 get rid of warning C4800 under VS2010 8 years ago
Alexander Alekhin e65c6270bf stitching(perf): workaround test failures 8 years ago
Alexander Alekhin 147f3ebf0a flann: use OpenCV theRNG() 8 years ago
Alexander Alekhin 53e685461e stitching: force "stable" RNG 8 years ago
Hans Gaiser 11b24eb49f Expose CirclesGridFinderParameters in findCirclesGrid. 8 years ago
chacha21 92a3dbe18f more ICV_HLINE optimization 8 years ago
Vladislav Sovrasov c321d025c4 Fix DMatch and Keypoint I/O in FileStorage 8 years ago
Fangjun KUANG 34c70e7a1c Fix typos. 8 years ago
ville-v 0c1bcf354c Fix issue #8278: "CV_XADD compile errors with Embarcadero C++ Builder 10.1" 8 years ago
ville-v 1de10f9f86 Add files via upload 8 years ago
mrquorr d8425d8881 finished for one sample 8 years ago
Alexander Alekhin 649bb7ac04 core: parallel_for_(): update RNG state of the main thread 8 years ago
Alexander Alekhin ebdd74105a core(test): add regression test for RNG in parallel_for_() 8 years ago
Alexander Alekhin b28fd79fdc core: parallel_for_(): propagate RNG state from the main thread 8 years ago
Jejos 5169c79978 fix medianBlur accessviolation 8 years ago
Vladislav Sovrasov 710506e9e2 calib3d: add a new overload for recoverPose 8 years ago
Maksim Shabunin c4c1c4c9bb Replaced several hal:: classes with functions, marked old variants deprecated 8 years ago
abratchik 276e47afae fix #7833 8 years ago
ziggy90127 d69b3e385e Add AVMediaTypeMuxed capture devices to AVFoundation, just as QTKit does. 8 years ago
ziggy90127 0aadab0941 Add AVMediaTypeMuxed capture devices to AVFoundation, just as QTKit does. 8 years ago
Tomoaki Teshima 822c67fdee remove non ASCII character from comment 8 years ago
PkLab.net e03c81d90a Change image e small fix to cv::ellipse() Doc 8 years ago
Tomoaki Teshima aec59aba34 suppress warnings 8 years ago
Vladislav Sovrasov 595437bdd1 hal: replace round() with cvRound() 8 years ago
Vladislav Sovrasov 14451f3f06 core: fix adjustROI behavior on indexes overflow 8 years ago
Wenju He 9fbce6c8c8 fix multiband_blend.cu build error in issue opencv_contrib#1012 8 years ago
ionut a41d877fe6 Change the value of bit/pixel from channels to 8*channels because videos encoded 8 years ago
berak d7240d1a28 fix leaking handle in cap_dshow.cpp 8 years ago
Vitaly Tuzov 9a4b5a4545 OpenVX calls updated to use single common OpenVX context per thread 8 years ago
Alexander Alekhin ec7f74f7b4 core(TLS): add cleanup() method 8 years ago
chacha21 91a0270432 try to fix Android compilation 8 years ago
Alexander Alekhin eaba0e6358 cmake: append '-framework UIKit' for videoio/imgcodecs module 8 years ago
Pavel Rojtberg 789dc0a3b7 python: type of initial_button_state must match format string 8 years ago
Fangjun KUANG 526220a171 Fix typos in the documentation (#8226) 8 years ago
Hamdi Sahloul 232d6b87f4 cv::Matx python wrapper 8 years ago
Fangjun KUANG b1851e2f16 Add support to print `cv::UMat`. 8 years ago
Tomoaki Teshima 64cf206fb5 optimize blend using universal intrinsic 8 years ago
Fangjun KUANG e827a5bd9e Fix an error in the demo code for cv::Mat::forEach 8 years ago
Fangjun KUANG 57ed0e57f0 Fix the documentation for Mat::diag(int). (#8199) 8 years ago
Jinay Patel f710d96602 Update ocl.cpp function Device::OpenCLVersion() 8 years ago