18832 Commits (233612efd7925bd022777d297fdf65215f16dcc8)
 

Author SHA1 Message Date
Alexander Alekhin 2bfad68812 pkg-config: remove $<LINK_ONLY:...> expressions 9 years ago
Alexander Alekhin a153871940 disable ts module if it is not used: BUILD_TESTS=OFF and BUILD_PERF_TESTS=OFF 9 years ago
Alexander Alekhin 7afce8e003 world build: fix modules instantiation order 9 years ago
Alexander Alekhin 1836d41b5c warning fix (MSVS2015) 9 years ago
Alexander Alekhin fe2f5c175a distrib: remove useless static files from shared distribution package 9 years ago
Alexander Alekhin 8f732f2cfe fix samples deps 9 years ago
Alexander Alekhin 5053aeeb19 cmake: DOWNLOAD_EXTERNAL_TEST_DATA option 9 years ago
Vadim Pisarevsky 5cdf0e3e89 Merge pull request #5351 from paroj:calibout 9 years ago
Vadim Pisarevsky c22673e999 Merge pull request #5782 from alalek:update_libpng 9 years ago
Vadim Pisarevsky e0395a79ec Merge pull request #5616 from afriesen:lr_predict 9 years ago
Pavel Rojtberg 60c06e551a calibrateCamera: do not require rvec and tvec to be vector<Mat> 9 years ago
Pavel Rojtberg 205775ed52 calibrateCamera: only allocate and compute rvecs, tvecs when needed 9 years ago
Alexander Alekhin c2a86a6a84 NEON flags fix 9 years ago
Alexander Alekhin dbc0aa6c7b libpng: re-apply patch 9 years ago
Alexander Alekhin 0831bd3990 libpng: update 1.6.19 - November 12, 2015 9 years ago
Vadim Pisarevsky 21b415f6be Merge pull request #5691 from paroj:levmarqLU 9 years ago
Vadim Pisarevsky 286ba8cffd Merge pull request #5783 from vpisarev:ml_fixes 9 years ago
Pavel Rojtberg b5ddaae427 calib3d: add CALIB_USE_LU to use LU decomposition in solver 9 years ago
Pavel Rojtberg 4c251bd260 CvLevMarq: add solve method to interface 9 years ago
Pavel Rojtberg 22b64e2c28 CvLevMarq: remove fixed rows instead of setting them to zero 9 years ago
Pavel Rojtberg 9d89c369f8 update SOLVEPNP documentation 9 years ago
Vadim Pisarevsky 7a7b0bcfcb fixed the upper boundary when calling checkRange (thanks to alalek) 9 years ago
Deanna Hood 0d706f6796 Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096) 9 years ago
Vadim Pisarevsky 544990e377 couple of small fixes in rtrees variable importance calculation 9 years ago
Vadim Pisarevsky fda17273de applying patch by rxtsolar: https://github.com/Itseez/opencv/pull/5422 for the master branch (even though it's actually not that important here) 9 years ago
niederb d8e3971e7f Fixed variable importance in rtrees 9 years ago
Vadim Pisarevsky d2e169929c Merge pull request #5767 from dtmoodie:cpu_mat_memory_allocator 9 years ago
Vadim Pisarevsky bb4b4acce5 Merge pull request #5776 from alalek:checkRange_fixes 9 years ago
Vadim Pisarevsky bfe5ed23cd Merge pull request #5657 from tianzhi0549:fixed-the-type-inconsistent-with-document 9 years ago
Vladislav Vinogradov 5576c0866a fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 9 years ago
Vadim Pisarevsky a0f6cd8df5 Merge pull request #5362 from Dikay900:cascade_reject_stage 9 years ago
Vadim Pisarevsky 6ead99985f Merge pull request #4086 from IgnasD:cameraMat_five-point 9 years ago
Alexander Alekhin 5aa4b74115 Merge pull request #5723 from dtmoodie:win_gst 9 years ago
Vadim Pisarevsky 3c8bd19e56 Merge pull request #5309 from paroj:sampsonDist 9 years ago
Vadim Pisarevsky 5d6292fc97 Merge pull request #5675 from paroj:fisheyecalib 9 years ago
Alexander Alekhin b26580cc7b checkRange fixes 9 years ago
Dan 46ec9c386b Gstreamer 1.0 on windows. 9 years ago
Vadim Pisarevsky 8e67f0ba84 Merge pull request #5774 from mshabunin:coverity_fixes 9 years ago
Vadim Pisarevsky 05531cd7c4 Merge pull request #5768 from cbalint13:kaze_akaze 9 years ago
Vadim Pisarevsky 919fc443fb Merge pull request #5770 from emiswelt:master 9 years ago
Vadim Pisarevsky 35d4f998fd Merge pull request #5748 from songyuncen:fix#5745 9 years ago
Maksim Shabunin 2cda78ffac Valgrind: fixed uninitialized image usage in descriptors regression tests 9 years ago
Maksim Shabunin 832a03821d Valgrind: do not use uninitialized data in optflow 9 years ago
Maksim Shabunin 4a294775da Coverity: fixed uninitialized field in ExifReader 9 years ago
Maksim Shabunin a9607c8531 Coverity: fixed uninitialized fields in test_goodfeaturetotrack 9 years ago
Maksim Shabunin a921761d18 Coverity: memory leak in OpenEXR reader 9 years ago
Maksim Shabunin f814218640 Coverity: uninitialized fields in Stitcher 9 years ago
Maksim Shabunin 715887fcd5 Coverity: fixed some negative argument issues 9 years ago
Maksim Shabunin fc641e2bde Coverity: uninitialized values in ExifEntry_t structure 9 years ago
Vadim Pisarevsky 6dd5e7749b Merge pull request #5773 from GregoryMorse:master 9 years ago