599 Commits (af6b2e4e96da0346f647456d0f98868b211e7417)

Author SHA1 Message Date
Marina Kolpakova 8c6dc17a9f scan based area interpolation for naive cases 13 years ago
Marina Kolpakova 9dac223039 fixed part of shadow warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Marina Kolpakova 183e13b359 fixed build without CUDA 13 years ago
Marina Kolpakova f2c30cd90d resize area for big downscaling integration 13 years ago
Marina Kolpakova de23734776 Declaration of color conversion functions are moved in header file to avoid warnings 13 years ago
Marina Kolpakova 324a642a20 Fixed all anomimous warnings 13 years ago
Marina Kolpakova 8eadc49a7b Fixed another one thousand warnings about uninitialized anomimnomous 13 years ago
Marina Kolpakova e86f0aaea1 fixed hundreds of "anonymous" warnings for gpu module. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Marina Kolpakova 16ef01efda set to linear interpolation type for upscaling with area interplation flag 13 years ago
Marina Kolpakova 75eedf8b03 call not NPP version in case of INTER_AREA resize 13 years ago
Marina Kolpakova 83390ea4e1 performance test for INTER_AREA resize has been added. 13 years ago
Marina Kolpakova d192117e86 GPU resize with INTER_AREA 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Marina Kolpakova 74ec5d7cbb fix for ORB tests 13 years ago
Vladislav Vinogradov 6f32fb025d Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 13 years ago
Vladislav Vinogradov 67b718f1cb fixed some bugs in gpu module under Windows: 13 years ago
Vladislav Vinogradov 2582464e51 fixed several problems with CUDA 5.0 13 years ago
Anatoly Baksheev 543825f2f5 compilation with CUDA5.0 (#1982, thanks to Rodrigo) 13 years ago
Anatoly Baksheev b82b4a640d fixed possible compilation error for macos 13 years ago
Vladislav Vinogradov 9df6e51a5b added gpu::compare with scalars (Feature #1754) 13 years ago
Vladislav Vinogradov 2dafc9a853 fixed build under MacOS (disabled video decoding, it's not supported) 13 years ago
Anatoly Baksheev fe91d1ca57 compilation for Macos 13 years ago
Vladislav Vinogradov c65b7a9980 removed #include "cap_ffmpeg_impl_v2.hpp" 13 years ago
Andrey Kamaev 3a1f85d4e8 Remerged the 2.4.0 branch 13 years ago
Vladislav Vinogradov 77717e1abc fixed opencv_ffmpeg.dll name in gpu video encoding/decoding 13 years ago
Vladislav Vinogradov ca57239618 fixed some problems after r8280 (lost code) 13 years ago
Vadim Pisarevsky d5a0088bbe merged 2.4 into trunk 13 years ago
Vladislav Vinogradov 3f1c6d7357 fixed PyrLKOpticalFlow.dense (final result size) 13 years ago
Vladislav Vinogradov 917063b7f7 reverted r8003 (CascadeClassifier_GPU) 13 years ago
Vladislav Vinogradov 11eacb9d14 Bug #1823 : fixed patch size calculation in PyrLKOpticalFlow 13 years ago
Vladislav Vinogradov 5bafb372af fixed bug in ORB_GPU, behavior in the absence of keypoints found (Bug #1831) 13 years ago
Vladislav Vinogradov 44eaeee865 refactored gpu BruteForceMather (made it similar to BFMatcher) 13 years ago
Vladislav Vinogradov c2935a6532 fixed build of gpu module without CUDA (video encoding/decoding) 13 years ago
Vladislav Vinogradov f65d841d6f fixed several warnings (VS2010, Win64) 13 years ago
Alexey Spizhevoy 24be840c44 Added GPU version of wobble suppressor (videostab) 13 years ago
Alexey Spizhevoy 1569c1ed52 Added GPU version of PyrLK based global motion estimator (videostab) 13 years ago
Vladislav Vinogradov dd6b11b87d fixed build without CUDA 13 years ago
Vladislav Vinogradov f4b4665940 added VideoReader_GPU 13 years ago
Vladislav Vinogradov 70909738f4 added support of different surface formats to VideoWriter_GPU 13 years ago
Vladislav Vinogradov 2bfaf540a1 added VideoWriter_GPU 13 years ago
Vadim Pisarevsky 2fd1e2ea57 merged all the latest changes from 2.4 to trunk 13 years ago
Vladislav Vinogradov 489a1da0ed fixeg gpu::Laplacian 13 years ago
Vladislav Vinogradov 82d619a34d fixed gpu::filter2D 13 years ago
Anatoly Baksheev a22641aa9c fixed bug #1367 in CSBP 13 years ago
Anatoly Baksheev d2bc0065a6 minor 13 years ago
Vladislav Vinogradov 4a41107b01 applied patch #1734 13 years ago
Andrey Kamaev dc6cad3d4b Fixed build with tests disabled 13 years ago
Vladislav Vinogradov 5aae21c037 fixed bug #1640 13 years ago