427 Commits (cac1218eef7ebbd07951e961d547234d5c910bd2)

Author SHA1 Message Date
Daniel Angelov 54292a8376 Removed "CV_" prefix from constants in docs 11 years ago
Daniel Angelov ce1b6e2137 Fixed inconsistency with flag names 11 years ago
Hernan Badino 9a371de93b Switched insertion of connected components in filterSpecklesImpl 11 years ago
StevenPuttemans b382984810 fix bug 3252 11 years ago
StevenPuttemans 2b4241c10b fixed bug 3484 11 years ago
PhilLab 4ffeb01cfd Update solvepnp.cpp 11 years ago
Alexander Alekhin b62e59aac0 icv: enable functions 11 years ago
Ilya Lavrenov 59876cfb34 fixed compilation 11 years ago
Ilya Lavrenov 51e2a8ec96 fixes 11 years ago
Ilya Lavrenov fe644ede19 cv::multiply 11 years ago
Ilya Lavrenov 9cc80a68db fixed warnings 11 years ago
Ilya Lavrenov 76c415ff49 cv::filterSpeckles 11 years ago
Maks Naumov b033a63e63 fix typo in test_cameracalibration 11 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Alexander Karsakov 4ceaf44fa0 Fixed incorrect calculation of best_disp 11 years ago
Alexander Karsakov 8c39b4e8b6 Fixed stereoBM for Intel CPU. 11 years ago
Konstantin Matskevich 1a43ed9893 finalizing 11 years ago
Konstantin Matskevich af1084eb58 speedUp 11 years ago
Konstantin Matskevich 91e4334227 temp 11 years ago
Konstantin Matskevich 18a59b48ba fixes 11 years ago
Konstantin Matskevich ddc235172e new approach 11 years ago
Konstantin Matskevich a5d989f346 new attempt 11 years ago
Konstantin Matskevich 799d7e7a50 bad experiment =( 11 years ago
Konstantin Matskevich 0904f10ab5 optimizations 11 years ago
Konstantin Matskevich bfc843a5f5 added optimization 11 years ago
Konstantin Matskevich b5f717b6b3 stereoBM 11 years ago
ziyangli bbe8654c3d cleanup 11 years ago
Ziyang LI 4f5896493e remove a whitepace 11 years ago
Ziyang LI 786e3b9eee Moved x = 0 into the parenthesis 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
Vadim Pisarevsky a3aced20c1 fixed difference between SSE2 and C branches of StereoBM; they should now produce absolutely the same results 11 years ago
Ilya Lavrenov ce0557ebb8 fixed defects from Xcode 11 years ago
Ilya Lavrenov 32eb38ec98 fixed defects from coverity.com 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Konstantin Matskevich e9e9e00d45 replaced sprintf with cv::format 11 years ago
Roman Donchenko 63c61b4b98 Revert "replaced sprintf with cv::format" 11 years ago
Konstantin Matskevich b83eff7ecf replaced sprintf with cv::format 11 years ago
Konstantin Matskevich ab18c2d132 changed testdata path for calib3d 11 years ago
Bo Li d155639db5 grammar fix 11 years ago
Bo Li d444af5bb2 updated decomposeEssentialMat doc 11 years ago
Ilya Lavrenov 6b9ebcbf3d deleted extra semicolons 11 years ago
Adrien BAK 6ae16ebec3 update doc accordingly 11 years ago
Adrien BAK c5c3fd4443 modify signature of stereoCalibrate for consistency 11 years ago
Anatoly Baksheev 4c66b87698 fixed -Wshadow and other warnings, added rvec test 11 years ago
huangs f02ce90559 minX1 should be max(-maxD,0) not max(maxD,0), avoid black band at left 11 years ago
Kevin 8f995fac88 Change intrinsic camera matrix initialization 11 years ago
Ilya Lavrenov 35d9ce0c0c fixed warnings 11 years ago
Vladislav Vinogradov e675684c81 fix bug #3277 (findCirclesGrid failures): 11 years ago
look4pritam a430abd02e The thin prism distortion coefficient related small bug is fixed. 11 years ago