13302 Commits (4fa91e468bbf4d95099f66a4c21800040a96adb6)

Author SHA1 Message Date
Alexander Alekhin 323e24e3ef change links from samples/python2 to samples/python 10 years ago
Gregory Morse af5bec70cd merge Win10/VS2015 changes 10 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 10 years ago
Alexander Alekhin 0862e8e34c fix build 10 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 10 years ago
Alexander Alekhin 6f2632ca2e ocl: fix buffer pool small allocations issue (fixes #5815) 10 years ago
Maksim Shabunin 5ebc7f0b72 Simple Moments class for Java 10 years ago
Cédric Rousseau 76e4b0a8fe Reverts "Set the default value of exposure_weight in createMergeMertens to 1.0" because it breaks source code compatibility and tests 10 years ago
Cédric Rousseau dbfd6a3dde Set the default value of exposure_weight in createMergeMertens to 1.0 10 years ago
Cédric Rousseau d19189e80f Fixed the formula to compute the well-exposedness weight map. 10 years ago
Ishank gulati d1ac75cabd corrected cv::merge documentation 10 years ago
Sergey Alexandrov 08b30580b7 Do not modify input parameter in MergeDebevec 10 years ago
Alexander Alekhin 1305962af7 fixes #5066: laplacian: "y" may contain negative values 10 years ago
Thomas Dunker 6882c10b45 Extension of the camera distortion model for tilted image sensors (Scheimpflug condition) including test 10 years ago
Alexander Alekhin 0db10a3052 fixes #5019: python and java bindings become CMake modules (loadable plugins) 10 years ago
Alexander Alekhin 5c15461595 UMat access flags (fixes #5095) 10 years ago
Alexander Alekhin 5d346128f7 workaround: cvconfig.h doesn't work with hal at this moment 10 years ago
Alexander Alekhin e37a58df3c include "cvconfig.h" 10 years ago
Alexander Alekhin a153871940 disable ts module if it is not used: BUILD_TESTS=OFF and BUILD_PERF_TESTS=OFF 10 years ago
Alexander Alekhin 1836d41b5c warning fix (MSVS2015) 10 years ago
Pavel Rojtberg 60c06e551a calibrateCamera: do not require rvec and tvec to be vector<Mat> 10 years ago
Pavel Rojtberg 205775ed52 calibrateCamera: only allocate and compute rvecs, tvecs when needed 10 years ago
Pavel Rojtberg b5ddaae427 calib3d: add CALIB_USE_LU to use LU decomposition in solver 10 years ago
Pavel Rojtberg 4c251bd260 CvLevMarq: add solve method to interface 10 years ago
Pavel Rojtberg 22b64e2c28 CvLevMarq: remove fixed rows instead of setting them to zero 10 years ago
Pavel Rojtberg 9d89c369f8 update SOLVEPNP documentation 10 years ago
Vadim Pisarevsky 7a7b0bcfcb fixed the upper boundary when calling checkRange (thanks to alalek) 10 years ago
Deanna Hood 0d706f6796 Return uncompressed support vectors for getSupportVectors on linear SVM (Bug #4096) 10 years ago
Vadim Pisarevsky 544990e377 couple of small fixes in rtrees variable importance calculation 10 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) 10 years ago
niederb d8e3971e7f Fixed variable importance in rtrees 10 years ago
Vladislav Vinogradov 5576c0866a fix #5780 : `cv::cuda::createContinuous`effectively ignores its `cols` argument 10 years ago
Alexander Alekhin b26580cc7b checkRange fixes 10 years ago
Dan 46ec9c386b Gstreamer 1.0 on windows. 10 years ago
Maksim Shabunin 2cda78ffac Valgrind: fixed uninitialized image usage in descriptors regression tests 10 years ago
Maksim Shabunin 832a03821d Valgrind: do not use uninitialized data in optflow 10 years ago
Maksim Shabunin 4a294775da Coverity: fixed uninitialized field in ExifReader 10 years ago
Maksim Shabunin a9607c8531 Coverity: fixed uninitialized fields in test_goodfeaturetotrack 10 years ago
Maksim Shabunin a921761d18 Coverity: memory leak in OpenEXR reader 10 years ago
Maksim Shabunin f814218640 Coverity: uninitialized fields in Stitcher 10 years ago
Maksim Shabunin 715887fcd5 Coverity: fixed some negative argument issues 10 years ago
Maksim Shabunin fc641e2bde Coverity: uninitialized values in ExifEntry_t structure 10 years ago
Gregory Morse bcf78daed2 Update CMakeLists.txt 10 years ago
Gregory Morse 1ab7acf015 Update CMakeLists.txt 10 years ago
songyuncen 9d8118dee5 build failed, trailing whitespace. 10 years ago
emiswelt 2e9ef3f9e3 Changed parameter order of cv::stereoRectify in documentation, 10 years ago
Balint Cristian 0087c57e0d Fix KAZE/AKAZE descriptors to use angle instead radians. 10 years ago
Dan 237f33d4f0 nullptr -> NULL 10 years ago
songyuncen 893fa4cf84 build failed, trailing whitespace. 10 years ago
Dan 76760470f3 Cherry pick failed to grab interface changes. 10 years ago