14400 Commits (d1bbc0b6e6c0c5115e54aa6d9f32a1d332a9538c)

Author SHA1 Message Date
Alexander Alekhin 18e7afdfd9 cmake: add OPENCV_ENABLE_NONFREE option and macro 8 years ago
k-shinotsuka 065d631f0e improve MomentsInTile_SIMD<uchar, int, int>() 8 years ago
Vadim Pisarevsky d7ee62f03b 1. fix warning from Xcode 7.x 8 years ago
k-shinotsuka 1a18a33688 improve SumSqr_SIMD<schar, int, int>() 8 years ago
Tomoaki Teshima 87ca607fd4 brush up convertFp16 8 years ago
Juan Pablo Aveggio ba5f9d68c4 Update bagofwords.cpp 8 years ago
David Wolever 3d19de2b58
Fix crash on double-stop of CvVideoCamera 8 years ago
k-shinotsuka 0b4e06ad3c improve SumSqr_SIMD<uchar, int, int>() 8 years ago
k-shinotsuka 5775ace5e0 improve thresh_8u() 8 years ago
Jeff McBride 562c15cbe9 Don't assume all images have the same number of calibration points 8 years ago
Pavel Rojtberg 15dabc11b5 Mat: use row/ col instead of i0/ i1 for parameter names in 2D case 8 years ago
catree 6e931aaab7 Add pinhole camera model illustration in calib3d documentation. 8 years ago
Tomoaki Teshima 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU 8 years ago
lewgate 4ae4a705d5 Fix a bug for seam_finders.cpp when computing the source and destination points of the seam 8 years ago
MYLS 08911cbfae change `code` to `snippet` and do some cleaning. 8 years ago
Tomoaki Teshima c57f8780e9 show CPU feature correctly when FP16 is available 8 years ago
Christian Kapeller 81e6ef2958 highgui: window QT+OpenGL mouse wheel support, another build fix 8 years ago
k-shinotsuka ecfd4ad11e improve MomentsInTile_SIMD<ushort, int, int>() 8 years ago
StevenPuttemans 64dbf6c987 fix build #6993 8 years ago
Your Name 718891d937 Tabs -> Whitespaces. 8 years ago
Your Name c6f790ce12 Fixed using local variable instead of global var. 8 years ago
Julien Dehos e072fa8121 fix a bug in MergeDebevec (modify input times) 8 years ago
Matthew Self 72672c293f Make goodFeaturesToTrack() return deterministic results 8 years ago
Tomoaki Teshima ce66de8e3d calib3d: fix typo 8 years ago
Thierry Fauck 0df9cbc954 Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set 8 years ago
Tomoaki Teshima 891c83ff35 fix build error 8 years ago
Tomoaki Teshima 70dcd107d0 follow the comment 8 years ago
Alexandr Kondratev d394d26b46 highgui: window QT+OpenGL mouse wheel support, build fix 8 years ago
Tomoaki Teshima 4423a5edad fix build error 8 years ago
Прун Виктор fa42a1cfc2 fix calib3d changes in #6836 plus some others 8 years ago
Alexandr Kondratev 13aef2c0cf highgui: window_QT mouse wheel support 8 years ago
Alexandr Kondratev 82e4e1816f highgui: removed excessed variable orient in window_gtk 8 years ago
Ilya Lavrenov 313f54bc39 read/write vec2i from/to filestorage 8 years ago
Sergei Nosov b3d55489d3 fix compiler warning 8 years ago
Your Name 440ba2e4a7 Passing Disparity Shift as a parameter. 8 years ago
Tomoaki Teshima 57d1591957 imgproc: fix typo 8 years ago
Alexander Alekhin daf1879a2e test: ffmpeg: change resolution for H264 test 8 years ago
Alexander Alekhin 60676dbbe8 fix build: move LOG macro from stitching public headers 8 years ago
Alexander Alekhin 2ec63e4dd1 fix android pack build 8 years ago
MYLS 8a65e73bfd add SANITY_CHECK_NOTHING() to perf_test 8 years ago
Ilya Lavrenov 71cbd6f02e fixed bug #5775 8 years ago
Tomoaki Teshima b436f4b995 accelerate bilateralFilter using NEON 8 years ago
Leonardo Brás 0e9c8e2dd5 'resolves' 6898 8 years ago
Rostislav Vasilikhin 96edb270a6 fixed memory corruption when normal dist. params have less channels than target matrix; test added 8 years ago
Alexander Alekhin e20a93f7d6 imgproc test: Canny with custom gradient 8 years ago
Alexander Alekhin 575de89ee2 imgproc: Canny: enable IPP & OpenCL optimization code path 8 years ago
Alexander Alekhin 460b1dc2fa imgproc: Canny with custom gradient 8 years ago
MYLS 27b924e99e remove CHECK from performance test 8 years ago
Sergei Nosov d06b8c4ea9 add test for #6836 8 years ago
Ilya Lavrenov 6c42ad5b90 fixed typo 8 years ago