16034 Commits (81c5d58035e9044d47b1fd262a1470b320f70ecd)
 

Author SHA1 Message Date
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
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
LorenaGdL b21b24fd8a Update train_HOG.cpp 10 years ago
Ilya Lavrenov 6f8b3fc633 cvRound 10 years ago
Maxim Kostin b194812f5a Fixed trailing whitespace. 10 years ago
Adam Greig 211a131351 Fix Python3 binding's submodules 10 years ago
Maxim Kostin 052c010d3f Reformatted since this is not a markdown file 10 years ago
Max Kostin deb2cb752b Updates README for setup_script 10 years ago
Roman Donchenko c71e94f054 Mark the libs component required 10 years ago
Roman Donchenko 8a732e306f Add component display names 10 years ago
Roman Donchenko 87eb3f6e68 Update the CPack variables to match the changes in asmorkalov/CMake#1 10 years ago
Roman Donchenko 35760bb6bf Add a script to run all tests on Windows 10 years ago