145 Commits (c54abde1bd775788dd2a49c4f6cbb44afd9924f3)

Author SHA1 Message Date
danielenricocahall f2ca7e664a add python binding and tests for composePanorama 4 years ago
Brian Wignall f9c514b391 Fix spelling typos 5 years ago
Steve Nicholson 0c644d1ec8 Rename parameter R to H in AffineWarper member declarations 5 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
Tomoaki Teshima f7ea6b12ea cuda: fix build error of sample 7 years ago
exoson 058299cc66 Optimize MultiBandBlender to run faster 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
luz.paz e805a55a5b Misc. modules/ typos (cont.) 7 years ago
Mark Harfouche df434298b8 Exported a high level stitcher the DLL 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 7 years ago
Wenju He b76e88354c improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
mshabunin 6a66af72c8 Added warning about possible X11 macro collision 8 years ago
Quentin 9b4cf896fd Added AKAZE features in the stitcher pipeline (issue #6474) 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
daB0bby 809bbb472b bypass macro 8 years ago
Alexander Alekhin 60676dbbe8 fix build: move LOG macro from stitching public headers 8 years ago
Maksim Shabunin 3cc234588a Added build warnings in case of macro definition conflicts 9 years ago
emiswelt b6c5936704 Removed trailing whitespace. 9 years ago
emiswelt cc3b2f6197 Added a helpful comment on the scale parameter of the spherical 9 years ago
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations; 10 years ago
Vladislav Vinogradov b416e8715d move labeling routines from cuda to cudalegacy 10 years ago
Vladislav Vinogradov ecee388236 move buildWarp*Maps to stitching 10 years ago
Maksim Shabunin 91e21847e2 Some changes to make migration to 3.0 easier 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin 472c210687 Doxygen documentation: flann, photo and stitching modules 10 years ago
Alexander Karsakov 0aab779532 Overload PlaneWarper::buildMaps method from base class 10 years ago
Maksim Shabunin 09fb7512ed Fixed iOS framework compilation warnings 10 years ago
abidrahmank 797143d515 extending stitching module for Java and Python bindings 10 years ago
StevenPuttemans 564a8ed208 adapted all nonfree header inclusion since it doesn't exist anymore as a module 10 years ago
Anish Pednekar d2493393db added macro guard to enable overriding ENABLE_LOG 10 years ago
Petr Glotov 7a77cf584a added timelapse 10 years ago
Alexander Alekhin 7a5c1babde TAPI: stitching: optimize exposure 11 years ago
Alexander Alekhin c1ea6f3c42 TAPI: stitching: improve warpers 11 years ago
Alexander Alekhin 1d9808e5d5 TAPI: stitching, replaced Mat->UMat/_Array 11 years ago
Vladislav Vinogradov 3e755b2290 turn on CUDA part of stitching module on Android for non-dynamic build(cherry picked from commit a138e5a6a5) 11 years ago
Vladislav Vinogradov a138e5a6a5 turn on CUDA part of stitching module on Android for non-dynamic build 11 years ago
Ilya Lavrenov 37789f015a deleted excess semicolons, commas 11 years ago
Ilya Lavrenov 8f9ccc099b replaced Mat by Input/Output arrays 11 years ago
Ilya Lavrenov 118709fd9f added OpenCL accelerated warpers 11 years ago
Alexander Smorkalov c48777a1c3 CUDA dependency in nonfree nodule removed. OpenCV.mk generation fixed. 11 years ago
Alexander Smorkalov bc72f4d2a2 Code review fixes. 11 years ago
Roman Donchenko cc7a13ea57 Named GraphCutSeamFinderBase to allow its usage in makePtr. 11 years ago