14876 Commits (94521629abfd328e23cd52f8c19f4d0d546ac819)

Author SHA1 Message Date
Fangjun KUANG 94521629ab fix issue 8411. 8 years ago
KUANG, Fangjun eae1ebfd29 fix issue 8411. 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
Artem Lukoyanov 3bf5d34544 Callib3d 4channel image detection 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
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
Fangjun KUANG 2a30d8c9f9 Update documentation for cv::accumulate. 8 years ago
Hamdi Sahloul db52841544 Accept default argument of FLANN index parameters 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
Fangjun KUANG 8a679128fa Update comments for cv::InputArray. 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
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 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
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
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