26517 Commits (9003b60d65f2ce365e3889f03154e4e89025752c)
 

Author SHA1 Message Date
Jim Zhou 78bd55c8df Merge pull request #13601 from JimZhou-001:JimZhou-001 6 years ago
Dmitry Kurtaev 4ae5df5509 SSD with FPN proposals from TensorFlow 6 years ago
Alexander Alekhin 7812a805ad Merge pull request #13606 from rrrapha:malloc-h 6 years ago
Raphael Graf 82c77fa244 dnn: remove malloc.h include 6 years ago
Alexander Alekhin 7e2ebecd52 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
Alexander Alekhin 054bd23a43 Merge pull request #13560 from cuihaoleo:master 6 years ago
Alexander Alekhin 3bbe5d3956 Merge pull request #13592 from tdp2110:master 6 years ago
Alexander Alekhin fd674b85bb Merge pull request #13600 from dkurt:fix_13576 6 years ago
Alexander Alekhin facd5988ce Merge pull request #13599 from dkurt:dnn_conv_error_msg 6 years ago
Quentin Chateau 581d0ef8a9 Merge pull request #13584 from qchateau:improve_stitching_detailed 6 years ago
Alexander Alekhin a9c1af39d6 Merge pull request #13571 from paroj:jsaruco 6 years ago
Alexander Alekhin 5f419c014f Merge pull request #13583 from qchateau:fix_13582 6 years ago
Alexander Alekhin b11566bfc7 Merge pull request #13553 from luctowers:master 6 years ago
CUI Hao (Lab) e5e1ba3c97 Fix typo in core+RotatedRect.java 6 years ago
Alexander Alekhin ebe14fa4ac Merge pull request #13587 from catree:add_matplotlib_colormaps 6 years ago
Alexander Alekhin 3da8b4ccad Merge pull request #13591 from scramsby:fix-unicode-errors 6 years ago
Alexander Alekhin e986ff46f7 Merge pull request #13596 from nglee:dev_RemoveCudaIncludeWarningMsg 6 years ago
Dmitry Kurtaev 62199df815 Fix edge_detection.py sample for Python 3 6 years ago
Lucas Towers 9cc12ff0ac Fix improper defining of CV_XADD when using Intel C++ 6 years ago
Dmitry Kurtaev d0504c95f4 Add a text message for Convolution layer's input channels check 6 years ago
Thomas Peters e8ac3ea9ea fix implicit fallthrough warning. 6 years ago
Namgoo Lee 4b4874e67a Remove build warning msg with CUDA10.0 6 years ago
Scott Ramsby 7d0d6cd5ee Fix build error when building with Unicode on Windows 6 years ago
catree d745af6763 Add Matplotlib Perceptually Uniform Sequential colormaps (viridis, plasma, inferno, magma, cividis, twilight and twilight shifted). 6 years ago
Quentin Chateau ed7607935e Do not compute gains when no images overlap 6 years ago
Alexander Alekhin 78da679472 Merge pull request #13555 from qchateau:nr_blocks_gain_filtering_iterations 6 years ago
Lee Jaehwan 71aee662bd Merge pull request #13544 from eightco:bugfix 6 years ago
Pavel Rojtberg 2f89158339 js: allow building with basic aruco functionality 6 years ago
Pavel Rojtberg 27d15894d8 js: allow building without dnn 6 years ago
Alexander Alekhin 79e13be04c Merge pull request #13566 from qchateau:fix_13563 6 years ago
Quentin Chateau c72a855214 Fixed uninitialized value and naming 6 years ago
Alexander Alekhin fd08d0d80d copyright: 2019 6 years ago
Alexander Alekhin 14d943f588 copyright: 2019 6 years ago
Quentin Chateau d93ec07dd8 Setter/getter for number of gain filtering iterations 6 years ago
Quentin Chateau 6b96512d46 Merge pull request #13532 from Tytan:channel_exp_comp 6 years ago
Alexander Alekhin a9cf01113a Merge pull request #13534 from mshabunin:fix-external-ffmpeg 6 years ago
Alexander Alekhin 85ade61ef7 Merge remote-tracking branch 'upstream/3.4' into merge-3.4 6 years ago
WuZhiwen 3d44e9ad92 Merge pull request #13520 from wzw-intel:hang 6 years ago
Maksim Shabunin a8fb72a807 Fixed standalone FFmpeg search with pkg-config 6 years ago
Maksim Shabunin 73959fed45 Merge pull request #13422 from mshabunin:split-videoio-cmake 6 years ago
Alexander Alekhin 5f2fed0e25 Merge pull request #13453 from crackwitz:w32-opengl-mouse-position 6 years ago
Alexander Alekhin caa3633cbf Merge pull request #13451 from crackwitz:gdi-off-by-one 6 years ago
Christoph Rackwitz deb8ba2237 fix for #4990: highgui w32 ogl: correct calculation of image coordinates from window coordinates 6 years ago
Alexander Alekhin e267342108 Merge pull request #13504 from Tytan:stitcher_result_mask 6 years ago
Quentin Chateau 757411bffc Merge pull request #13503 from Tytan:gain_comp_multi_feed 6 years ago
Alexander Alekhin 7d69289092 Merge pull request #13511 from knsong:3.4 6 years ago
Alexander Alekhin c9dfcc4de8 Merge pull request #13492 from terfendail:matx_addition 6 years ago
Christoph Rackwitz beba82b22b Off-by-ones in windows/GDI window calculations 6 years ago
Vitaly Tuzov cd169941f2 Added test for addition of Mat and Matx 6 years ago
Vitaly Tuzov c8f59bf1e0 Fixed operations on Mat and Matx simultaneously 6 years ago