15795 Commits (02c3d8d792cac5b39d0dcba58f59284a13f944f6)
 

Author SHA1 Message Date
theodore 02c3d8d792 documentation for the hconcat and vconcat functions 10 years ago
Vadim Pisarevsky d2da7dc3e5 Merge pull request #3841 from MSOpenTech:samples-contrib 10 years ago
Vadim Pisarevsky 8616cd875b Merge pull request #3836 from Dmitry-Me:uninitializedMember 10 years ago
Vadim Pisarevsky 072a4b5497 Merge pull request #3851 from ellbur:findTransformECC-initialize-bug 10 years ago
Owen Healy ff48387a8a Fix bug of uninitialized matrix in findTransformECC 10 years ago
Vadim Pisarevsky 9683f93a76 Merge pull request #3840 from MSOpenTech:concurrency-contrib 10 years ago
Vadim Pisarevsky 9997e6d337 Merge pull request #3823 from lupustr3:pvlasov/implementation_detector_update 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
Maxim Kostin 349e3b546a Fixed 'doc' builder warnings. 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
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
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
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
Alexander Alekhin 50b99e5aef fix compilation on MSVS2010 10 years ago
Pavel Vlasov 085409340e Implementation collector update; 10 years ago
Vadim Pisarevsky 74e88cc0f1 Merge pull request #3801 from StevenPuttemans:add_parameter_info_annotation_master 10 years ago
Vadim Pisarevsky 79a77cb91f Merge pull request #3819 from MSOpenTech:readme-24 10 years ago
Vadim Pisarevsky 06703c9d56 Merge pull request #3817 from SpecLad:forward-ports 10 years ago
Vadim Pisarevsky 362c1a23ea Merge pull request #3821 from i-ito:master-flann-lsh-addable-index 10 years ago
ippei ito 518fd59a10 fixed whitespace error 10 years ago
ippei ito 49b38fe793 Fixed compile error build with VisualStudio2013 on windows. 10 years ago