2290 Commits (6a3f69d2d18d86352c6b5d2abd4e892c94c8ed1f)
 

Author SHA1 Message Date
Elena Fedotova 37f745737b Purpose: 2nd review cycle 14 years ago
Elena Fedotova 0848a2d67f Purpose: 2nd review cycle 14 years ago
Vincent Rabaud 974799acd8 - fix possible crash introduced by cvRound 14 years ago
Ethan Rublee 72728b4481 Applying patch mentioned in ticket #1085 14 years ago
Vladislav Vinogradov 7fbcc1ec05 minor SURF_GPU optimization (descriptor calculation, change block size to 6x6) 14 years ago
Ethan Rublee 44e9fdaa2d Initial pass at some boost python bindings. 14 years ago
Alexey Spizhevoy 3bb685a744 minor changes in opencv_stitching 14 years ago
Vadim Pisarevsky 47443d9826 fixed 2 bugs reported by exvan (ticket #799) 14 years ago
Vadim Pisarevsky c639b2a85e avoid crash in the case of multiple pyramid levels 14 years ago
Alexey Spizhevoy f44632ee6f switched float with short in blending step (opencv_stitching) 14 years ago
Alexey Spizhevoy 5bf8109dbc minor memory optimization in opencv_stitching 14 years ago
Alexey Spizhevoy 4827fbf326 implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 14 years ago
Vladislav Vinogradov ae6d5252ab minor fix 14 years ago
Vladislav Vinogradov 0b19f915be minor optimization of SURF_GPU (reduce memory transfers, use structure of arrays instead of array of structures) 14 years ago
Vadim Pisarevsky 145a76faf4 fixed features2d (ORB) compile errors on Windows 14 years ago
Alexey Spizhevoy 71ebe377fc updated usage message (opencv_stitching) 14 years ago
Alexey Spizhevoy f610b16eaf fixed bug in graphcut seam estimation (opencv_stitching) 14 years ago
Alexey Spizhevoy f391ea2ad0 added scaling of images before seam estimation (opencv_stitching) 14 years ago
Vadim Pisarevsky f2a337f990 fixed several typos, including the old ones from ticket #854 14 years ago
Vadim Pisarevsky 57e5fabf8f Use INVALID_DISP_SCALED instead of INVALID_DISP in validateDisparity (ticket #1007) 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Vadim Pisarevsky b58d9edc6a return NULL in the case of incorrect camera index (ticket #710) 14 years ago
Vincent Rabaud 9170ff6f5e - assign some members outside the header (fixes #1081) 14 years ago
Kirill Kornyakov 92d1262f87 bugfix for Windows x64, Visual Studio 10 14 years ago
Alexey Spizhevoy 868035215f made number of bands in blending parameter 14 years ago
Alexey Spizhevoy 97530caa53 more refactoring of opencv_stitching 14 years ago
Kirill Kornyakov aadb1669a7 some samples updated according to new CommandLineParser class 14 years ago
Alexey Spizhevoy 4ba6793568 updated poor pairs filtering in opencv_stitching 14 years ago
Alexey Spizhevoy 706a065d14 memory optimizations in opencv_stitching 14 years ago
Alexey Spizhevoy 90ece0b8e5 refactoring in opencv_stitching 14 years ago
Alexey Spizhevoy 16e6c45ed7 changes blenders interface in opencv_stitching 14 years ago
Vadim Pisarevsky fa0c8d954e allow lower-case utf-8 encoding specification as well 14 years ago
Vadim Pisarevsky 6d05622a5f one more fix with encoding when reading/writing XMLs 14 years ago
Vincent Rabaud dc37ad803e - add missing tests for ORB 14 years ago
Vincent Rabaud 4b1f183bcd - adding ORB 14 years ago
Vadim Pisarevsky 856c717783 fixed reading/writing of utf-8 strings 14 years ago
Andrey Kamaev 1388826c41 Tegra optimization for calcOpticalFlowPyrLK 14 years ago
Maria Dimashova ebe2d03aef removed duplicated output, added the print of first and last points always 14 years ago
Maria Dimashova f3662b0bd1 fixed sample 14 years ago
Maria Dimashova 983f4f1621 minor changes of recall-precision output 14 years ago
Alexey Spizhevoy 2de0e1fc66 refactored opencv_stitching 14 years ago
Alexey Spizhevoy 5b50d63754 added number of bands estimation in opencv_stitching 14 years ago
Alexey Spizhevoy 767a6e8e78 added histograms comparison into opencv_stitching 14 years ago
Anatoly Baksheev 63ac784ea0 fixed #1069 (cvflann::set_distance_type - Unresolved external under VS2008) 14 years ago
Vadim Pisarevsky 51c6842384 alter the read stage.threshold to match traincascade behavior (ticket #1071) 14 years ago
Vadim Pisarevsky d40320090b fixed top-right and bottom-right corners filtering in the case of constant border (ticket #1058) 14 years ago
Andrey Kamaev 613a69abe8 Tegra optimization for yuv420i to rgb conversion 14 years ago
Alexey Spizhevoy 2cb08d7fde added time measurements into opencv_stitching 14 years ago
Vadim Pisarevsky 2dc981aaa8 fixed bug with possible memory corruption in CvMat m = iarray.getMat(); expressions (ticket #1054) 14 years ago
Alexey Spizhevoy d998c73769 minor changes in opencv_stitching 14 years ago