15166 Commits (d54b1ad88ad2a0564356ba114116abd1f7666f8c)

Author SHA1 Message Date
Fangjun KUANG 3ad6d13ff3 Fix an error in the documentation. 8 years ago
hailong-wang 207218e920 Fix the bug of Mat_<>::opeartor [] 8 years ago
Fangjun KUANG 31cc519cd3 fix typos. 8 years ago
Fangjun KUANG 3c15913f53 Impove the documentation for Mat::diag 8 years ago
Fangjun KUANG 95468b72f3 Fix typos in the documentation for cv::Mat. 8 years ago
KUANG, Fangjun debc1c4c95 fix an error while setting kernel argument for a 3-D matrix. 8 years ago
KUANG, Fangjun be7d4608fb Add more comments to the members of CoreTLSData related to OpenCL. 8 years ago
KUANG, Fangjun 3c5d87cbae Add more information to the error code. 8 years ago
Fangjun KUANG 2a30d8c9f9 Update documentation for cv::accumulate. 8 years ago
Hamdi Sahloul db52841544 Accept default argument of FLANN index parameters 8 years ago
chacha21 8c7d29e526 more minor changes to fix -Wunused-function warning on Apple platforms 8 years ago
chacha21 94c58e7347 minor changes to fix -Wunused-function warning on Apple platforms 8 years ago
Matthias Grundmann 0a1767a6b5 Update bgfg_gaussmix2.cpp to avoid divide by zero cases. 8 years ago
Kuan-Yi Li e685dcef0b Fix typos 8 years ago
Vladislav Sovrasov 195c12f2db ml: remove useless namespace identifiers in SVM 8 years ago
Vladislav Sovrasov cd7f0a5177 QT: disable debug output in Release mode 8 years ago
chacha21 bfd800342b use "double" from scalar only for CV_64F input 8 years ago
chacha21 2375e58705 assert SrcDepth == DstDepth 8 years ago
Fangjun KUANG 8a679128fa Update comments for cv::InputArray. 8 years ago
Jaime O. Rios 5d03262b00 Added message about 32-bit Obj-C to all @synthesize sections. 8 years ago
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