16102 Commits (12a3156aff2786bbb38e02c2d4e672659f73b483)
 

Author SHA1 Message Date
Maksim Shabunin 9f08310307 Disabled TrainData::getNormCatValues wrapping due to pointer in parameters 10 years ago
Vadim Pisarevsky e92645c588 Merge pull request #3838 from PhilLab:patch-3 10 years ago
Vadim Pisarevsky e157d70d43 Merge pull request #3837 from mshabunin:abi-compliance 10 years ago
Maksim Shabunin 231685133e OpenCV Manager: support 3.0.0 library 10 years ago
Maksim Shabunin 9b9ebe0999 Ported from 2.4 10 years ago
Maksim Shabunin 5709ec85d7 Disabled missing python method for static ml function 10 years ago
Maksim Shabunin fab51ac0af Removed blank line at EOF 10 years ago
Maksim Shabunin 5247eacc3c Add python and java support for ml module 10 years ago
Maksim Shabunin 4d7d354498 Added to TOC 10 years ago
Maksim Shabunin 8779d029b2 Added transition (from 2.4) guide 10 years ago
Maxim Kostin 349e3b546a Fixed 'doc' builder warnings. 10 years ago
Maksim Shabunin d5b954c2d4 Moved property implementation macros to private header 10 years ago
Maksim Shabunin 7335a40a61 Replaced CV_PURE_PROPERTY macros with corresponding code 10 years ago
Maxim Kostin 5ec908c5f0 Added WinRT 8.1 Modern Desktop JavaScript sample 10 years ago
Maxim Kostin d1a8171011 Added WinRT concurrency support. 10 years ago
Olexa Bilaniuk 8a1d8c8470 Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Olexa Bilaniuk 6d27d488bf Bugfix in n* optimization. 10 years ago
Philipp Hasper e0efda7145 Fixed persistent.hpp documentation 10 years ago
Maksim Shabunin 9fbc92aace Added cmake option for abi descriptor generating (GENERATE_ABI_DESCRIPTOR) 10 years ago
Dmitry-Me 0c5faa6d24 Fix uninitialized members, fix log output typo 10 years ago
Vadim Pisarevsky e12a04ac7e Merge pull request #3811 from StevenPuttemans:fix_traincascade_getNegatives_master 10 years ago
Vadim Pisarevsky 903f10c237 Merge pull request #3804 from polarfuchs99:master 10 years ago
Vadim Pisarevsky 0f4d57d59e Merge pull request #3833 from sgrayb:houghline_bugfix 10 years ago
Vadim Pisarevsky b708969326 Merge pull request #3832 from Dmitry-Me:fixNullPointerDereference3 10 years ago
Vadim Pisarevsky 8cf45ce0af Merge pull request #3828 from vpisarev:fix_win32_perf_calib3d_solvepnp_failure 10 years ago
StevenPuttemans d0ad599a24 update traincascade assigned memory buffers 10 years ago
Dmitry-Me 52a8d37f11 Fix potential null pointer dereference 10 years ago
Vadim Pisarevsky ca19ae8b5a in solvePnPRansac call the solvePnP in the end with all the inliers to get more precise estimate 10 years ago
Vadim Pisarevsky 5c352c9146 temporarily use EPNP in SolvePnP instead of UPNP or DLS algorithms, since the latter two are not quite stable 10 years ago
Vadim Pisarevsky 3c54c50c5a Merge pull request #3802 from sanuj:master 10 years ago
Vadim Pisarevsky f80e7530f3 Merge pull request #3827 from MSOpenTech:license-26 10 years ago
Vadim Pisarevsky c6e9280373 Merge pull request #3816 from ilya-lavrenov:il/cvround 10 years ago
Vadim Pisarevsky f9b2444735 Merge pull request #3826 from mshabunin:fix-install-paths 10 years ago
Vadim Pisarevsky 259a54a6dd Merge pull request #3830 from NaerChang:issue.3710 10 years ago
Vadim Pisarevsky a1f86d01e2 Merge pull request #3831 from Dmitry-Me:reduceVariableScope7 10 years ago
Naer Chang cdc9bc397d Revert "issue 3710" 10 years ago
Olexa Bilaniuk ac1099deb8 Merge remote-tracking branch 'refs/remotes/upstream/master' 10 years ago
Olexa Bilaniuk 7e3cc44738 More docs on variable accesses. 10 years ago
Dmitry-Me 8ed4bae4dd Reduce variable scope, make formatting consistent with surrounding code 10 years ago
Naer Chang dcc2512f58 issue 3710 10 years ago
Scott Graybill 3d2c0ed97f Removed check on limits. A common use of HoughLines would be to restrict theta to be between a small negative number and a small positive number, e.g. -pi/16 to pi/16. This wasn't possible with the previous checks. 10 years ago
Vadim Pisarevsky 1760078f67 trying to make solvePnPSmallPoints pass 10 years ago
Maxim Kostin 79f512337d Changed encoding from ANSI to UTF8. 10 years ago
Vadim Pisarevsky 7e07220440 made the solvepnp a bit more modest; test 5-point configuration instead of 4-point in some cases; reduce the noise in 4-point configurations in other cases 10 years ago
Vadim Pisarevsky 930808c22b Merge pull request #3820 from LorenaGdL:patch-1 10 years ago
Vadim Pisarevsky 04f16965d5 Merge pull request #3780 from StevenPuttemans:fix_locale_master 10 years ago
Vadim Pisarevsky 133bd56436 Merge pull request #3769 from adamgreig:fix-py3-submodules 10 years ago
Vadim Pisarevsky 18904036dc Merge pull request #3825 from alalek:fix_msvs2010_build 10 years ago
Maxim Kostin 6cef4eba29 Replacing license headers per PR-3700 feedback. Updates #26 10 years ago
Maksim Shabunin 632afe6ae3 Fixed mangled install layout on unix machines 10 years ago