14137 Commits (c1024b112ee20bdadc2c180acf7138515c16f580)

Author SHA1 Message Date
StevenPuttemans 64dbf6c987 fix build #6993 9 years ago
Your Name 718891d937 Tabs -> Whitespaces. 9 years ago
Your Name c6f790ce12 Fixed using local variable instead of global var. 9 years ago
Julien Dehos e072fa8121 fix a bug in MergeDebevec (modify input times) 9 years ago
Matthew Self 72672c293f Make goodFeaturesToTrack() return deterministic results 9 years ago
Tomoaki Teshima ce66de8e3d calib3d: fix typo 9 years ago
Thierry Fauck 0df9cbc954 Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 9 years ago
Tomoaki Teshima 891c83ff35 fix build error 9 years ago
Tomoaki Teshima 70dcd107d0 follow the comment 9 years ago
Alexandr Kondratev d394d26b46 highgui: window QT+OpenGL mouse wheel support, build fix 9 years ago
Tomoaki Teshima 4423a5edad fix build error 9 years ago
Прун Виктор fa42a1cfc2 fix calib3d changes in #6836 plus some others 9 years ago
Alexandr Kondratev 13aef2c0cf highgui: window_QT mouse wheel support 9 years ago
Alexandr Kondratev 82e4e1816f highgui: removed excessed variable orient in window_gtk 9 years ago
Ilya Lavrenov 313f54bc39 read/write vec2i from/to filestorage 9 years ago
Sergei Nosov b3d55489d3 fix compiler warning 9 years ago
Your Name 440ba2e4a7 Passing Disparity Shift as a parameter. 9 years ago
Tomoaki Teshima 57d1591957 imgproc: fix typo 9 years ago
Alexander Alekhin daf1879a2e test: ffmpeg: change resolution for H264 test 9 years ago
Alexander Alekhin 60676dbbe8 fix build: move LOG macro from stitching public headers 9 years ago
Alexander Alekhin 2ec63e4dd1 fix android pack build 9 years ago
MYLS 8a65e73bfd add SANITY_CHECK_NOTHING() to perf_test 9 years ago
Ilya Lavrenov 71cbd6f02e fixed bug #5775 9 years ago
Tomoaki Teshima b436f4b995 accelerate bilateralFilter using NEON 9 years ago
Leonardo Brás 0e9c8e2dd5 'resolves' 6898 9 years ago
Rostislav Vasilikhin 96edb270a6 fixed memory corruption when normal dist. params have less channels than target matrix; test added 9 years ago
Alexander Alekhin e20a93f7d6 imgproc test: Canny with custom gradient 9 years ago
Alexander Alekhin 575de89ee2 imgproc: Canny: enable IPP & OpenCL optimization code path 9 years ago
Alexander Alekhin 460b1dc2fa imgproc: Canny with custom gradient 9 years ago
MYLS 27b924e99e remove CHECK from performance test 9 years ago
Sergei Nosov d06b8c4ea9 add test for #6836 9 years ago
Ilya Lavrenov 6c42ad5b90 fixed typo 9 years ago
MYLS cf2d6f6721 solve errors and warnings 9 years ago
MYLS 78ca5ddd45 solve errors and warnings 9 years ago
Ilya Lavrenov 87ae4e0564 fixed clone of empty matrix 9 years ago
MYLS 0823ec0ef0 modified performance test 9 years ago
MYLS 617df09143 Modify Base64 functions and add test and documentation 9 years ago
Andreas Franek 13d1ee10be replaced static const members with static functions for msvc 9 years ago
arybnikov 2deda0e868 Added tests for issues ##4515, 6544 9 years ago
k-shinotsuka a25dba001d improve SymmRowSmallVec_8u32s(). 9 years ago
catree 7f64f31f66 Fix NAryMatIterator code example. 9 years ago
Philippe FOUBERT d9a56f6590 Resolves issue #6931 9 years ago
k-shinotsuka 6f8695c178 improve RowVec_8u32s(). 9 years ago
Ilya Lavrenov 957bf1452c added some tests for push_back 9 years ago
Ilya Lavrenov 3bf16da92d added condition for Qt5 9 years ago
Tomoaki Teshima 3c2f7ecc97 speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD 9 years ago
Ilya Lavrenov 0af3947468 added note about cv::reduce output type for MIN/MAX 9 years ago
thierry ea911d34c6 remove 2-channel png encoder/decoder support 9 years ago
Ilya Lavrenov c634e39299 removed extra semicolon 9 years ago
Vladislav Vinogradov 1c8b1b2d2b add note about "maxCorners <= 0" case in goodFeaturesToTrack 9 years ago