56 Commits (49321a233c52424736730aa41000ebf0508aa902)

Author SHA1 Message Date
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 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
Alexander Alekhin 60676dbbe8 fix build: move LOG macro from stitching public headers 8 years ago
LaurentBerger bef009c9dd fixed #5005: stitching_detailed.cpp 9 years ago
Adi Shavit aad95c7d8c Added call to clone() to avoid unexpected change to external data. 10 years ago
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
StevenPuttemans 564a8ed208 adapted all nonfree header inclusion since it doesn't exist anymore as a module 10 years ago
Petr Glotov 7a77cf584a added timelapse 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Adi Shavit 7674f3ddbf Added call to clone() to avoid unexpected change to external data. 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 1ab02631b0 update stitching sample 11 years ago
Vladislav Vinogradov 214cbabc40 update stitching sample 11 years ago
Ilya Lavrenov 118709fd9f added OpenCL accelerated warpers 11 years ago
Alexander Smorkalov 529bd41751 Build fixes for case where HAVE_CUDA==OFF. 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko 62353b7980 Boring changes - samples. 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Alexey Spizhevoy 37ea872204 added handling of camera parameters estimation errors (#3122) 12 years ago
Vladislav Vinogradov 3eeaa9189c Revert "Revert "Merge pull request #836 from jet47:gpu-modules"" 12 years ago
Andrey Kamaev 416fb50594 Revert "Merge pull request #836 from jet47:gpu-modules" 12 years ago
Vladislav Vinogradov fdeec6896c stitching module fixes 12 years ago
Andrey Kamaev 29cfeb7cee Fix build of apps and samples 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Andrey Kamaev 8fb6d9f650 Fix Android build warnings 12 years ago
Vadim Pisarevsky 044d38a051 expanded cv::threshold parallelization to other threading frameworks; fixed potential bug with unprocessed bottom of the image; fixed build problem in stitching 12 years ago
alexey.spizhevoy a39bce204d implemented DP-based seam estimation method 12 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev f62028dc16 Fixed mingw build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Alexey Spizhevoy e87a07e2aa Fixed bug #1693. Also corrected default parameters for stitching. 13 years ago
Vadim Pisarevsky 4985c1b632 fixed hundreds of warnings from MSVC 2010. 13 years ago
Ivan Korolev 6e2507c197 Added some new warpers. 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Alexey Spizhevoy 28e006ad4f Fixed median focal length estimation in the stitching module 13 years ago
Andrey Kamaev f299bde3a9 Added ORB features finder into stitching module 13 years ago
Alexey Spizhevoy 404e9cb9d5 Refactored warpers in the stitching module, added buildMaps function into the RotationWarper interface 13 years ago
Alexey Spizhevoy 230cc3e0c3 Minor fix in stitching_detailed 13 years ago
Alexey Spizhevoy 66b41b67f9 Added support of GPU in stitching seam estimators 13 years ago
Alexey Spizhevoy 16f5c67914 Added support of vertical straightening into stitching 13 years ago
Alexey Spizhevoy 39533a0b1b Added BA refinement flags into stitching_detailed 13 years ago
Alexey Spizhevoy 4ee462c961 Added selction of BA cost function in stitching samples (and added other BA cost func into stitching module) 13 years ago