451 Commits (d25cbaaba8f78699707960738e8e02787ae7fb4b)

Author SHA1 Message Date
Nishant Arora 98db804541 Merge pull request #9210 from whizzzkid/fixing-cuda 7 years ago
Alexander Alekhin cfb964834c stitching(perf): increase test check tolerance 7 years ago
Alexander Alekhin ad183481c0 perf: skip stitching OpenCL test on Win32 platform 7 years ago
Alexander Alekhin 862242aa8d stitching(perf): check for available OpenCL memory 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Maksim Shabunin 32d4af36e2 Fixing some static analysis issues 8 years ago
Jiri Horner 5f20e802d2 Merge pull request #8869 from hrnr:akaze_part1 8 years ago
Anupam Sobti 42a2454f1a Fix for issue #8615. Added cudawarping to optional modules and removed opencv_cudafilters 8 years ago
Alexander Broemmer b2524f4571 Clear old CameraParameters in AffineBasedEstimator 8 years ago
Alexander Broemmer 30d26acee0 Make stitching panoramas reusable after estimating transform once 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Alexander Alekhin e65c6270bf stitching(perf): workaround test failures 8 years ago
Alexander Alekhin 53e685461e stitching: force "stable" RNG 8 years ago
Wenju He 9fbce6c8c8 fix multiband_blend.cu build error in issue opencv_contrib#1012 8 years ago
Wenju He 2722133206 add accuracy test CUDA_MultiBandBlender 8 years ago
Wenju He b76e88354c improve MultiBandBlender cuda, add normalizeUsingWeight and addSrcWeight kernels 8 years ago
Alexander Alekhin 36b34465a4 cmake: include contrib modules into opencv_world 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 522cfa77b8 test: don't check magic values in stitching perf test 8 years ago
Quentin bbd4a0eb51 Compensate exposure before finding seams 8 years ago
Jiri Horner c17afe0fab Merge pull request #6933 from hrnr:gsoc_all 8 years ago
mshabunin 6a66af72c8 Added warning about possible X11 macro collision 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Quentin 9b4cf896fd Added AKAZE features in the stitcher pipeline (issue #6474) 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
daB0bby 809bbb472b bypass macro 8 years ago
Finfa811 fd1370b92b Reverted BORDER_CONSTAT in stitcher.cpp 8 years ago
Pavel Vlasov 30a6cee2fe Instrumentation for OpenCV API regions and IPP functions; 8 years ago
Vitaliy Lyudvichenko ab8de8f506 Adding of user-defined type conversions for python bindings inside module directories 8 years ago
LaurentBerger b75bac7975 Solve Issue 7063 8 years ago
Pavel Rojtberg 677f242761 stitching: use correct ifdef to allow compilation without cudalegacy 8 years ago
lewgate 4ae4a705d5 Fix a bug for seam_finders.cpp when computing the source and destination points of the seam 8 years ago
lewgate 0af9bf457a Fix a latent bug for seam_finders.cpp when computing the source and destination points of the seam 8 years ago
Alexander Alekhin 60676dbbe8 fix build: move LOG macro from stitching public headers 8 years ago
Maksim Shabunin 3cc234588a Added build warnings in case of macro definition conflicts 9 years ago
emiswelt b6c5936704 Removed trailing whitespace. 9 years ago
emiswelt cc3b2f6197 Added a helpful comment on the scale parameter of the spherical 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago
Alexander Alekhin 5c15461595 UMat access flags (fixes #5095) 9 years ago
Maksim Shabunin f814218640 Coverity: uninitialized fields in Stitcher 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Alexander Alekhin 7213e5f68a ocl: correct disabling of OpenCL code 9 years ago
Alexander Alekhin c8167c0b99 fix cyclic deps error (world,shared) 10 years ago
Leonid Beynenson 4f95e6c70b Fixed bug in cv::detail::waveCorrect 10 years ago
Adi Shavit aad95c7d8c Added call to clone() to avoid unexpected change to external data. 10 years ago
Vadim Pisarevsky ee11a2d266 fully implemented SSE and NEON cases of intrin.hpp; extended the HAL with some basic math functions 10 years ago
Vadim Pisarevsky 052593c760 1. Input/OutputArray optimizations; 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago