118 Commits (12a3156aff2786bbb38e02c2d4e672659f73b483)

Author SHA1 Message Date
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 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
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 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
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko f21851f0f4 Boring changes - stitching. 11 years ago
Vladislav Vinogradov fd88654b45 replaced GPU -> CUDA 11 years ago
Vladislav Vinogradov 3c34b24f1f replaced gpu->cuda in files names 11 years ago
Vladislav Vinogradov ae94256edc renmaed gpu module -> cuda 11 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 11 years ago
Vladislav Vinogradov cfe4a71dc6 renamed gpu* source to cuda* in core module 11 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 11 years ago
Alexey Spizhevoy 37ea872204 added handling of camera parameters estimation errors (#3122) 12 years ago
Vladislav Vinogradov 4c9773d55f renamed gpu headers (made it more consistent) 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 e5a33723fc Move C API of opencv_calib3d to separate file 12 years ago
Andrey Kamaev dd74a851f3 Fix build errors 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 2ad7b97f1c All modules (except ocl and gpu) compiles and pass tests 12 years ago
Alexander Smorkalov 7ec2b6bad0 Highgui tests for GUI disabled for WinRT; 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 12 years ago
OpenCV Buildbot 04384a71e4 Normalize line endings and whitespace 12 years ago
Andrey Kamaev 971d02cde6 Fix binary compatibility of opencv_stitching 12 years ago
Andrey Kamaev 4a53199e7a Quiet logs in stitching module 12 years ago
Andrey Kamaev 1a621c2916 Fix build warnings 12 years ago
Daniil Osokin f4d4b0d742 disabled perf test on distance transform 12 years ago
Alexey Spizhevoy 27eb5d07cf Added getScale/setScale for image warpers (stitching module) 12 years ago
marina.kolpakova 634c9dae46 added performance test fot CCL 12 years ago