387 Commits (998a909705ff8409809c655da28f59e334aee1bd)

Author SHA1 Message Date
Vladislav Vinogradov 124ac15f1e remove cuda module 10 years ago
Vladislav Vinogradov b416e8715d move labeling routines from cuda to cudalegacy 10 years ago
Alexander Smorkalov cc97c57fd4 Accuracy fix for blenaders in stitching module. 10 years ago
Vladislav Vinogradov a524a677e4 disable warnings caused by CUDA headers 10 years ago
Alexander Smorkalov 54f52c3f45 Build fix for non-TEGRA case. 10 years ago
Vladislav Vinogradov 8a178da1a4 refactor CUDA BFMatcher algorithm: 10 years ago
Vladislav Vinogradov 1421e306fb fix compilation without CUDA 10 years ago
Vladislav Vinogradov ecee388236 move buildWarp*Maps to stitching 10 years ago
Alexander Smorkalov 1fa37fe733 OpenCV for Tegra compilation fix for 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 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 ebfaf4c5d8 Added checking that z is non zero to buildWarpPlaneMaps kernel 10 years ago
Alexander Karsakov 0aab779532 Overload PlaneWarper::buildMaps method from base class 10 years ago
Alexander Karsakov 62d4393883 Small optimization for buildMaps kernels in case rowsPerWI > 1 10 years ago
Vadim Pisarevsky d2b9dc5530 quickly corrected the previous refactoring of features2d: moved from set(SOME_PROP, val) to setSomeProp(val) 10 years ago
Maksim Shabunin 276bed3e4a final fix 10 years ago
Vadim Pisarevsky 3f37e034a0 another fix in opencv_world 10 years ago
Vadim Pisarevsky 1176d4ef84 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky 01d3848f17 all the tests now pass except for MSER 10 years ago
Vadim Pisarevsky 06d4aa6060 now all the samples and opencv_contrib compile! 10 years ago
Vadim Pisarevsky 09df1a286b OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
Vadim Pisarevsky c422bdc3f8 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky c5261ea3d2 all the tests now pass except for MSER 10 years ago
Vadim Pisarevsky d017faa06c now all the samples and opencv_contrib compile! 10 years ago
Vadim Pisarevsky 5e667ee53a OpenCV with the refactored features2d compiles! contrib is broken for now; the tests are not tried yet 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 10 years ago
abidrahmank 797143d515 extending stitching module for Java and Python bindings 10 years ago
Dmitry Gribanov ee0da48bd2 Feature based stitching's wave correction bugfix. 10 years ago
StevenPuttemans d27e440b2a continue fixing nonfree elements 10 years ago
StevenPuttemans 564a8ed208 adapted all nonfree header inclusion since it doesn't exist anymore as a module 10 years ago
Vadim Pisarevsky e9729a9601 multiple yet minor fixes to make most of the tests pass on Mac with Iris graphics 10 years ago
Adil Ibragimov 8a4a1bb018 Several type of formal refactoring: 10 years ago
Elena Gvozdeva 1c7ee88b84 fixed test for ocl PlaneWarperTest 10 years ago
Vadim Pisarevsky 27d2d3cbac fixed doc builder complains and the test failures 10 years ago
Vadim Pisarevsky 31df47b6ea moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
Alexander Alekhin 55188fe991 world fix 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
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
Ilya Lavrenov f3440888ef optimized stitching warpers 11 years ago
Alexander Alekhin 71f871fafd replaced sanity check condition for stitching perf test 11 years ago
Andrey Pavlenko 925178749a removing `SuppressWarning` and `CV_OPENCL_RUN` 11 years ago
Alexander Alekhin 588658d1a3 tapi: stitching: fix documentation 11 years ago
Alexander Alekhin 026b13b3db TAPI: stitching: blender: fix OpenCL path & adjust test condition 11 years ago
Alexander Alekhin e6cc1be7e8 stitching: allow to use dynamic DescriptorMatcher 11 years ago
Alexander Alekhin 06738468af TAPI: stiching: add custom OpenCL kernels for MultiBandBlender 11 years ago
Alexander Alekhin c22d92c1cb stitching: extend logging 11 years ago