57 Commits (0428dce27d83c529781d0c244e96d7e28cd47ced)

Author SHA1 Message Date
LaurentBerger 49a43dfc8f Check syntax of stitchnig detailed 6 years ago
LaurentBerger 2fb409b286 Merge pull request #13267 from LaurentBerger:StitchPython 7 years ago
Hamdi Sahloul a39e0daacf Utilize CV_UNUSED macro 7 years ago
Alexander Alekhin d6279bfff8 fix build warnings 7 years ago
exoson 058299cc66 Optimize MultiBandBlender to run faster 7 years ago
Alexander Alekhin 4cbec82ac1 build: unreachable code after CV_Error() 7 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Alexander Alekhin 0ed3209b00 ocl: avoid unnecessary loading/initializing OpenCL subsystem 8 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Wenju He b76e88354c improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels 8 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 10 years ago
Vladislav Vinogradov cda6fed41f move tegra namespace out of cv to prevent conflicts 10 years ago
Vladislav Vinogradov 44e41baffe use new functions before all tegra:: calls 10 years ago
Alexander Smorkalov cc97c57fd4 Accuracy fix for blenaders in stitching module. 10 years ago
Alexander Smorkalov 54f52c3f45 Build fix for non-TEGRA case. 10 years ago
Alexander Smorkalov 1fa37fe733 OpenCV for Tegra compilation fix for 10 years ago
Pavel Vlasov 45958eaabc Implementation detector and selector for IPP and OpenCL; 11 years ago
Alexander Alekhin 55188fe991 world fix 11 years ago
Andrey Pavlenko 925178749a removing `SuppressWarning` and `CV_OPENCL_RUN` 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
Alexander Alekhin c4a31a1ab1 TAPI: stitching: optimize compare operation 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
Alexander Smorkalov 069f3d8d9a Build fixes for GPU module. 12 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 12 years ago
Roman Donchenko f21851f0f4 Boring changes - stitching. 12 years ago
Vladislav Vinogradov d4901a99ea renamed gpuwarping -> cudawarping 12 years ago
Vladislav Vinogradov dcd600cc47 renamed gpuarithm -> cudaarithm 12 years ago
Vladislav Vinogradov e895b7455e renamed gpu namespace -> cuda 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 288a0634c2 Make imgproc.hpp independent from C API 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 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
Marina Kolpakova 680a44189c merged the trunk r8704:8716 13 years ago
Andrey Kamaev d48d7b2b46 Updated warning options for GCC; fixed new warnings. 13 years ago
Andrey Kamaev 3df41c1d62 Tegra version of cv::detail:: 13 years ago
Andrey Kamaev 4ebb66362c Tegra version of cv::detail::createLaplacePyr 13 years ago
Alexander Shishkov 466345e936 fixed stitching compilation 13 years ago
Andrey Kamaev 49207ce1a0 Minor fix in blender mask conversion. 13 years ago
Andrey Kamaev 679f1dad99 Stitching: added CV_16S weights support to the multiband blender 13 years ago
Andrey Kamaev 984eb99428 Global CMake reorganization: 13 years ago
Vladislav Vinogradov 09ba133ddf prepared GpuMat for moving to core module 14 years ago
Alexey Spizhevoy 74561c5b8e Added createWightMaps function into FeatherBlender (stitching) 14 years ago
Alexey Spizhevoy 48dec9c03a Fixed GPU version of multi-band blending in stitching module 14 years ago