527 Commits (166619598400397747c98d514781d65eba065c92)

Author SHA1 Message Date
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
JoeHowse c0d41f05d6 Merge pull request #13947 from JoeHowse:4.0.1-patches 6 years ago
Alexander Alekhin f5b58e5fc9 bindings: backport generator from OpenCV 4.x 6 years ago
klemens 997b7b18af spelling fixes 6 years ago
Maksim Shabunin ea3dc78986 Fixed warnings produced by clang-9.0.0 6 years ago
LaurentBerger 49a43dfc8f Check syntax of stitchnig detailed 6 years ago
Quentin Chateau 581d0ef8a9 Merge pull request #13584 from qchateau:improve_stitching_detailed 6 years ago
Quentin Chateau ed7607935e Do not compute gains when no images overlap 6 years ago
Quentin Chateau c72a855214 Fixed uninitialized value and naming 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
Quentin Chateau 757411bffc Merge pull request #13503 from Tytan:gain_comp_multi_feed 6 years ago
Kangning Song d4917a5bd3
fix initial values bug 6 years ago
Quentin Chateau f9c951440d stitcher result mask getter 6 years ago
Dmitry Kurtaev 6bcf0b5519 Merge pull request #13482 from dkurt:fix_python_bindings_without_stitching 6 years ago
LaurentBerger 2fb409b286 Merge pull request #13267 from LaurentBerger:StitchPython 6 years ago
Quentin Chateau fd27d5ea00 Merge pull request #13449 from Tytan:stitching-warp-interpolation 6 years ago
Alexander Alekhin 5736bf5dd5 stitching: fix l_gains data type from Eigen solver (float / double) 6 years ago
Quentin Chateau ab86f15ba0 Merge pull request #13400 from Tytan:optimize_exposure_compensation 6 years ago
Alexander Alekhin 606622ab36 stitching(perf): increase threshold of transform vector 6 years ago
Alexander Alekhin a618d8bc9e stitching(perf): update test threshold 6 years ago
Alexander Alekhin 9992c4d275 stitching(test): workaround ParallelFeaturesFinder.IsSameWithSerial 6 years ago
Jiri Horner 1ba7c728a6 Merge pull request #12827 from hrnr:stitching_4 6 years ago
Vadim Pisarevsky 8f15a609af
mostly removed obsolete C API from calib3d (at least at the interface level) (#13081) 6 years ago
Paul Shin 1c468add20 Increased the acceptable error margin for perf testing 6 years ago
Alexander Alekhin 7813eef92b fix build warnings 6 years ago
Hamdi Sahloul e104fcc000 Generate enum bindings automatically 6 years ago
Hamdi Sahloul ef5579dc86 Merge pull request #12310 from cv3d:chunks/enum_interface 6 years ago
Gaetano Checinski e628fd7bce Merge pull request #12503 from nikhedonia:12500-move-gcgraph 6 years ago
Hamdi Sahloul 5d54def264 Add semicolons after `CV_INSTRUMENT` macros 6 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 6 years ago
Alexander Alekhin 8a3c394d6a don't use constructors for C API structures 6 years ago
Jakub Golinowski 9f1218b00b Merge pull request #11897 from Jakub-Golinowski:hpx_backend 6 years ago
Suleyman TURKMEN c61bc3a0cb Update documentation and samples 6 years ago
Pierre Jeambrun 5131619a1a feat(stitching): Add Sift support for the FeaturesFinder 6 years ago
Alexander Alekhin d6279bfff8 fix build warnings 7 years ago
Tomoaki Teshima f7ea6b12ea cuda: fix build error of sample 7 years ago
exoson 058299cc66 Optimize MultiBandBlender to run faster 7 years ago
Alexander Alekhin 6b581c4e51 build: unreachable code after CV_Error() (part 2) 7 years ago
Alexander Alekhin 4cbec82ac1 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 7818071ba2 cuda: eliminate part of build warnings 7 years ago
Alexander Alekhin 225bae1387 stitching: apply CV_OVERRIDE/CV_FINAL 7 years ago
Adam Rankin f8061ba3c8
Enabling build of stitching when CUDA is available 7 years ago
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Alexander Alekhin 4a297a2443 ts: refactor OpenCV tests 7 years ago
Mark Harfouche df434298b8 Exported a high level stitcher the DLL 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 7 years ago