Commit Graph

  • 1bf2379c8a include error (must use local instead of a global unknow file) release-3.1.0 Edouard DUPIN 2016-08-10 11:28:37 +0200
  • b2698f24b0 Merge pull request #7033 from tomoaki0705:brushUpFp16 main Alexander Alekhin 2016-08-04 09:31:52 +0000
  • 7eee5cb724 Merge pull request #7026 from sovrasov:calib_points_number Vadim Pisarevsky 2016-08-04 09:14:03 +0000
  • b8d743bf50 Merge pull request #6970 from K-Shinotsuka:issue6 Vadim Pisarevsky 2016-08-03 18:50:00 +0000
  • 0a7e53da0a Merge pull request #7010 from K-Shinotsuka:issue10 Vadim Pisarevsky 2016-08-03 18:44:02 +0000
  • 03d6c5e473 Merge pull request #7011 from K-Shinotsuka:issue11 Vadim Pisarevsky 2016-08-03 18:34:07 +0000
  • 6a69852df1 Merge pull request #7030 from jpaveggio:patch-1 Alexander Alekhin 2016-08-03 10:20:23 +0000
  • 1a18a33688 improve SumSqr_SIMD<schar, int, int>() k-shinotsuka 2016-07-29 23:18:02 +0900
  • 87ca607fd4 brush up convertFp16 * raise an error when wrong bit depth passed * raise an build error when wrong depth is specified for cvtScaleHalf_ * remove unnecessary safe check in cvtScaleHalf_ * use intrinsic instead of direct pointer access * update the explanation Tomoaki Teshima 2016-08-03 16:53:52 +0900
  • ba5f9d68c4 Update bagofwords.cpp Juan Pablo Aveggio 2016-08-02 20:53:05 -0300
  • 0b4e06ad3c improve SumSqr_SIMD<uchar, int, int>() k-shinotsuka 2016-07-29 20:10:14 +0900
  • 5775ace5e0 improve thresh_8u() k-shinotsuka 2016-07-22 23:03:57 +0900
  • fc742da6e3 Merge pull request #6959 from LeoBras:Better_StereoBM Vadim Pisarevsky 2016-08-02 14:30:02 +0000
  • 562c15cbe9 Don't assume all images have the same number of calibration points Jeff McBride 2016-04-12 01:43:41 +0000
  • da2810918c Merge pull request #6991 from tomoaki0705:featureGpuMatFp16 Alexander Alekhin 2016-08-02 08:39:24 +0000
  • 4f7b3e8a56 Merge pull request #7018 from catree:add_camera_model_doc Alexander Alekhin 2016-08-01 13:27:33 +0000
  • 6e931aaab7 Add pinhole camera model illustration in calib3d documentation. catree 2016-08-01 02:25:45 +0200
  • 2974b049e7 cudev: add feature to convert FP32(float) from/to FP16(half) on GPU * add feature of Fp16 on GPU (cudev) * add test * leave template function as unimplemented to raise error Tomoaki Teshima 2016-07-26 08:58:34 +0900
  • f2e9588c93 Merge pull request #6999 from tomoaki0705:featureCmakeFp16 Alexander Alekhin 2016-07-29 10:35:54 +0000
  • c57f8780e9 show CPU feature correctly when FP16 is available * make sure that CV_FP16 has the correct meaning * check FP16 feature correctly Tomoaki Teshima 2016-07-29 07:00:10 +0900
  • 3b1803f6b1 Merge pull request #6989 from mself:gftt-deterministic-sort Vadim Pisarevsky 2016-07-28 15:27:39 +0000
  • f96b5652ce Merge pull request #6984 from K-Shinotsuka:issue9 Vadim Pisarevsky 2016-07-28 12:05:13 +0000
  • b721269c29 Merge pull request #6996 from juliendehos:merge_debevec Vadim Pisarevsky 2016-07-28 11:51:12 +0000
  • 8124b5600f Merge pull request #7007 from tomoaki0705:fixDocTypo Vadim Pisarevsky 2016-07-28 11:42:07 +0000
  • f9e02aa612 Merge pull request #6986 from Wing0:master Vadim Pisarevsky 2016-07-28 11:35:06 +0000
  • bae8b2a9b0 doc: fix typo and grammar Tomoaki Teshima 2016-07-28 18:35:16 +0900
  • 8cdd91cd23 Merge pull request #7006 from derlunz:fix-qtopengl-build Alexander Alekhin 2016-07-27 20:10:37 +0000
  • 6cff909bc8 Merge pull request #7004 from StevenPuttemans:cmd_parser_opencv_annotation Alexander Alekhin 2016-07-27 18:24:17 +0000
  • 328da251ed Merge pull request #7000 from StevenPuttemans:fix_master_build Alexander Alekhin 2016-07-27 18:17:37 +0000
  • 085ea5049b Merge pull request #7002 from StevenPuttemans:add_extra_limits_to_help Alexander Alekhin 2016-07-27 18:16:36 +0000
  • 81e6ef2958 highgui: window QT+OpenGL mouse wheel support, another build fix Christian Kapeller 2016-07-27 16:14:57 +0200
  • e0f19ec48a change parameter input to the CommandLineParser interface StevenPuttemans 2016-07-27 14:02:28 +0200
  • ecfd4ad11e improve MomentsInTile_SIMD<ushort, int, int>() k-shinotsuka 2016-07-25 22:12:25 +0900
  • 6df12a0507 add limits of tool to help message StevenPuttemans 2016-07-27 11:39:50 +0200
  • 64dbf6c987 fix build #6993 StevenPuttemans 2016-07-27 11:21:08 +0200
  • 718891d937 Tabs -> Whitespaces. Your Name 2016-07-26 23:46:58 -0300
  • c6f790ce12 Fixed using local variable instead of global var. - Still need to change SSE_2 Your Name 2016-07-26 23:29:05 -0300
  • 9ad0dcb57f Merge pull request #6987 from tomoaki0705:fixTypoCalib3d Alexander Alekhin 2016-07-26 20:15:45 +0000
  • e072fa8121 fix a bug in MergeDebevec (modify input times) Julien Dehos 2016-07-26 18:01:36 +0200
  • 72672c293f Make goodFeaturesToTrack() return deterministic results Matthew Self 2016-07-25 21:17:54 -0700
  • ce66de8e3d calib3d: fix typo Tomoaki Teshima 2016-07-26 12:56:10 +0900
  • 31fb82176d Corrected tutorial grammar and sentences Oskari Vinko 2016-07-25 20:25:38 +0200
  • 52444bf8d0 Merge pull request #6982 from tfauck:master Alexander Alekhin 2016-07-25 11:39:10 +0000
  • 0df9cbc954 Non existent definition of _FPU_EXTENDED definition prevent compilation when WITH_CUDA set Thierry Fauck 2016-07-25 11:30:50 +0200
  • 23fd32056e Merge pull request #6980 from tomoaki0705:fixNanUndeclared2 Alexander Alekhin 2016-07-25 08:09:18 +0000
  • 891c83ff35 fix build error * NAN is not defined on some platform * follow the comment on PR Tomoaki Teshima 2016-07-25 08:27:52 +0900
  • 1001b05def Merge pull request #6975 from tomoaki0705:fixNanUndeclared Alexander Alekhin 2016-07-24 16:53:01 +0000
  • 70dcd107d0 follow the comment * test build on VS2012 Tomoaki Teshima 2016-07-24 23:34:12 +0900
  • 941090861e Merge pull request #6976 from theg4sh:linux-window-mouse-wheel-support Alexander Alekhin 2016-07-24 10:11:39 +0000
  • d394d26b46 highgui: window QT+OpenGL mouse wheel support, build fix Alexandr Kondratev 2016-07-23 18:06:46 +0300
  • 4423a5edad fix build error * NAN is not defined on some platform Tomoaki Teshima 2016-07-23 23:11:57 +0900
  • df9120768d Merge pull request #6929 from catree:hitrate_doc Alexander Alekhin 2016-07-22 13:19:35 +0000
  • 5f33d0c75b Merge pull request #6968 from tomoaki0705:addDocsCudaRequirement Alexander Alekhin 2016-07-22 12:56:52 +0000
  • 531b8e2320 add note of minimum requirement of CUDA Tomoaki Teshima 2016-07-22 07:04:37 +0900
  • 80951bd091 Merge pull request #6966 from theg4sh:linux-window-mouse-wheel-support Vadim Pisarevsky 2016-07-21 21:22:02 +0000
  • 134154ec6d Merge pull request #6963 from ilya-lavrenov:vec2i_fs Vadim Pisarevsky 2016-07-21 20:55:05 +0000
  • ecfabd7aac Merge branch 'master' of https://github.com/Itseez/opencv into linux-window-mouse-wheel-support Alexandr Kondratev 2016-07-21 18:16:41 +0300
  • 13aef2c0cf highgui: window_QT mouse wheel support Alexandr Kondratev 2016-07-21 18:13:42 +0300
  • 82e4e1816f highgui: removed excessed variable orient in window_gtk Alexandr Kondratev 2016-07-21 17:51:19 +0300
  • 313f54bc39 read/write vec2i from/to filestorage Ilya Lavrenov 2016-07-20 12:25:30 +0300
  • 371096493c Merge pull request #6962 from alalek:fix_build_log_macro Vadim Pisarevsky 2016-07-21 07:40:35 +0000
  • 6b09ada5d4 Merge pull request #6899 from alalek:ffmpeg_update Vadim Pisarevsky 2016-07-21 07:31:11 +0000
  • 167a4e6592 Merge pull request #6942 from alalek:fix_android_pack Vadim Pisarevsky 2016-07-21 07:30:15 +0000
  • 1fc655a58f Merge pull request #6964 from tomoaki0705:fixTypoImgproc Vadim Pisarevsky 2016-07-21 07:27:48 +0000
  • 440ba2e4a7 Passing Disparity Shift as a parameter. Your Name 2016-07-20 22:57:55 -0300
  • 57d1591957 imgproc: fix typo * indent line Tomoaki Teshima 2016-07-21 06:42:11 +0900
  • daf1879a2e test: ffmpeg: change resolution for H264 test Alexander Alekhin 2016-07-15 17:00:02 +0300
  • 2acfb263bb Merge pull request #6910 from ilya-lavrenov:clone Alexander Alekhin 2016-07-20 15:32:22 +0000
  • 60676dbbe8 fix build: move LOG macro from stitching public headers Alexander Alekhin 2016-07-20 16:17:57 +0300
  • 2ec63e4dd1 fix android pack build Alexander Alekhin 2016-07-18 17:45:16 +0300
  • c4cc54e5da Merge pull request #6953 from ilya-lavrenov:arithm Vadim Pisarevsky 2016-07-20 13:42:30 +0000
  • cc5c5f7da9 Merge pull request #6795 from tomoaki0705:accelerateBilateralFilterNeon Vadim Pisarevsky 2016-07-20 13:19:06 +0000
  • a455858dd9 Merge pull request #6878 from alalek:canny_custom_gradient Vadim Pisarevsky 2016-07-20 13:16:53 +0000
  • 848c66babd Merge pull request #6879 from savuor:fix/RNG_corrupts_stack Vadim Pisarevsky 2016-07-20 13:13:40 +0000
  • 71cbd6f02e fixed bug #5775 Ilya Lavrenov 2016-07-19 15:53:52 +0300
  • b436f4b995 accelerate bilateralFilter using NEON * clean up some lines Tomoaki Teshima 2016-07-20 08:28:49 +0900
  • 0e9c8e2dd5 'resolves' 6898 I have seen that you can input a Mat_<float> on StereoBM, but the value seems the same as CV_16S. I changed it so, only if you input a Mat_<float> it makes use of a previously truncated 4 bits, giving more resolution to Disparity Matrix. (The algorithm stays the same, it's not more precise). If any other input Mat is given, it changes nothing. Leonardo Brás 2016-07-15 19:55:19 -0300
  • b34272f8a2 Merge pull request #6787 from theg4sh:linux-window-mouse-wheel-support Vadim Pisarevsky 2016-07-19 19:06:03 +0000
  • abbc988fb5 Merge pull request #6812 from aleksandaratanasov:master Vadim Pisarevsky 2016-07-19 17:21:09 +0000
  • 6d65f7a261 Merge pull request #6954 from ilya-lavrenov:typo Alexander Alekhin 2016-07-19 16:25:26 +0000
  • 705e776f09 Merge pull request #6816 from phunsukwangdu:devbranch1 Vadim Pisarevsky 2016-07-19 15:50:11 +0000
  • b0cc495698 Merge pull request #6822 from saedrna:master Vadim Pisarevsky 2016-07-19 15:37:31 +0000
  • 96edb270a6 fixed memory corruption when normal dist. params have less channels than target matrix; test added Rostislav Vasilikhin 2016-07-16 17:55:54 +0300
  • e20a93f7d6 imgproc test: Canny with custom gradient Alexander Alekhin 2016-07-11 17:08:27 +0300
  • 575de89ee2 imgproc: Canny: enable IPP & OpenCL optimization code path Alexander Alekhin 2016-07-11 16:34:21 +0300
  • 460b1dc2fa imgproc: Canny with custom gradient Alexander Alekhin 2016-07-11 16:08:09 +0300
  • a2921fdede Merge pull request #6951 from kurenai:fix_macro Alexander Alekhin 2016-07-19 14:05:17 +0000
  • 6c42ad5b90 fixed typo Ilya Lavrenov 2016-07-19 16:18:48 +0300
  • 6d9c6e9c7a Merge pull request #6805 from sergarrido:sergarrido-fix-useextrinsicguess 2.4 Vadim Pisarevsky 2016-07-19 12:52:59 +0000
  • 5d3860703d Merge pull request #6895 from mshabunin:check-6851 Vadim Pisarevsky 2016-07-19 12:11:23 +0000
  • 22919c39ad Merge pull request #6950 from tomoaki0705:fixMf16cBuildError Alexander Alekhin 2016-07-19 11:53:28 +0000
  • 2dec662ebf Fix error when compiling with clang kurenai 2016-07-19 18:05:07 +0800
  • d5179b8218 let the test Video_AccSquared.accuracy pass on linux x64 debug Tomoaki Teshima 2016-07-19 18:29:37 +0900
  • 5ee61219c8 Add bib reference for overall hitrate and max false alarm rate formulas in train cascade tutorial. catree 2016-07-17 07:53:12 +0200
  • 644c0dd5f4 Merge pull request #6940 from andy-held:cuda_pyrlk_static_const_init Maksim Shabunin 2016-07-19 08:47:57 +0000
  • 87ae4e0564 fixed clone of empty matrix Ilya Lavrenov 2016-07-14 16:36:57 +0300
  • 744f907815 Merge pull request #6941 from alalek:backport_6932 Vadim Pisarevsky 2016-07-18 21:16:35 +0000
  • ce05d6cb89 Merge pull request #6773 from acinader:add-mask-to-match-template-demo Vadim Pisarevsky 2016-07-18 21:14:19 +0000
  • 26bf5b5de3 Merge pull request #6797 from tomoaki0705:featureSIMDHog Vadim Pisarevsky 2016-07-18 18:34:21 +0000
  • 1e17ffe9ac Merge pull request #6839 from thierrylamarre:better_png_transparency Vadim Pisarevsky 2016-07-18 18:24:34 +0000