29 Commits (5b17a60dde5cb7706bc3b7f6caeb2dcb46850259)

Author SHA1 Message Date
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 60676dbbe8 fix build: move LOG macro from stitching public headers 9 years ago
Vladislav Vinogradov b416e8715d move labeling routines from cuda to cudalegacy 10 years ago
StevenPuttemans 564a8ed208 adapted all nonfree header inclusion since it doesn't exist anymore as a module 11 years ago
Petr Glotov 7a77cf584a added timelapse 11 years ago
Alexander Alekhin c1ea6f3c42 TAPI: stitching: improve warpers 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 118709fd9f added OpenCL accelerated warpers 11 years ago
Alexander Smorkalov 069f3d8d9a Build fixes for GPU module. 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 12 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 12 years ago
Vladislav Vinogradov 259ceb7eaa renamed gpufeatures2d -> cudafeatures2d 12 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 12 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 12 years ago
Roman Donchenko ac39bfb4cc Remove HAVE_CVCONFIG_H - it's always defined. 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 517062039e Make core/internal.hpp a private 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 ad5cddc007 Main module headers are moved 1 level up 12 years ago
OpenCV Buildbot 81f826db2b Normalize line endings and whitespace 13 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Andrey Kamaev b720eddd9e Tegra-optimized features matching for Stitching 14 years ago
Alexey Spizhevoy c9a41c6802 added first version of public stitching API, added simple sample which uses that API, old sample renamed to stitching_detailed 14 years ago
Andrey Kamaev 52184c8803 Gpu functionality in stitching module is excluded from Android build 14 years ago
Alexey Spizhevoy 95a3ffd0c5 put all old stitching API into detail namespace 14 years ago
Alexey Spizhevoy 9be4701f24 turned opencv_stitching application to module and sample 14 years ago
Vladislav Vinogradov c5adaa717b minor stitching optimization (improve buffer reuse) 14 years ago
Anatoly Baksheev 8f4c7db3f6 ~40 warnings under VS2008 14 years ago
Alexey Spizhevoy 4401f33e10 fixed error in gcgraph which led to problems in opencv_stitching GC seam finder, added check for duplication in matches (opencv_stitching) 14 years ago
Alexey Spizhevoy 4b4053705d refactored exposure compensators (opencv_stitching) 14 years ago
Alexey Spizhevoy 4827fbf326 implemented images pairwise matching via TBB (opencv_stitching), added procomp.hpp 14 years ago
Vadim Pisarevsky 23768b1826 replaced #include <some_opencv_hdr> with #include "some_opencv_hdr" (ticket #719) 14 years ago
Ilya Lysenkov dc9e5eda19 Moved PlanarObjectDetector to the objdetect module 15 years ago
Vadim Pisarevsky 191f25ae7c renamed internal headers to avoid conflicts with system header files 15 years ago
Valentina Kustikova fbfccffbaa Integration object detection using Latent SVM. Sample was added. 15 years ago
Vadim Pisarevsky 7ec4b59fac added #include "cvconfig.h" to make TBB and other 3rd party libs work correctly 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago