964 Commits (ce11c0d1ebca66d89984fbc4421f674e3a885f87)

Author SHA1 Message Date
Marina Kolpakova cd81a13d8b added check for CUDA BLUS support in GEMM tests 13 years ago
Marina Kolpakova c17bd8c11b fixed "shadow" warnings in nvidia folder 13 years ago
Marina Kolpakova f33d90220d fixed "shadow" warnings in NVIDIA tests 13 years ago
Vladislav Vinogradov 2e2bd55729 new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster) 13 years ago
Marina Kolpakova 8c6dc17a9f scan based area interpolation for naive cases 13 years ago
Marina Kolpakova 9dac223039 fixed part of shadow warnings 13 years ago
Marina Kolpakova 7dd0067792 suppress warning no previous declaration for gpu module 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
Andrey Kamaev f2d3b9b4a1 Warning fixes continued 13 years ago
Marina Kolpakova f6b451c607 fixed another piece of warnings 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 47a4e87784 Ignored warnings from gtest with precompiled headers enabled 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 03a14bb525 fixed build under windows, updated 768x576.avi video (other codec) 13 years ago
Vladislav Vinogradov bfb390e82a added gpu::FGDStatModel (Background/foreground segmentation) 13 years ago
Vladislav Vinogradov df1ca974ca made GPU Feature Extractor download/convertKeypoints() methods static (Feature #2007) 13 years ago
Marina Kolpakova 74ec5d7cbb fix for ORB tests 13 years ago
Vladislav Vinogradov 48c3cfdfd0 fixed mark_nvidia.py script (warpAffine and warpPerspective) 13 years ago
Andrey Kamaev a20248977c Documentation: fixed class/struc members documentation; added warning on incorrectly documented member 13 years ago
Vladislav Vinogradov 6f32fb025d Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 13 years ago
Andrey Kamaev 40e8d08e8d Added check for trailing semicolon to rst parser; fixed few documentation build warnings 13 years ago
Andrey Kamaev 05de6302fd Fixed documentation: corrected parameter names 13 years ago
Vladislav Vinogradov 67b718f1cb fixed some bugs in gpu module under Windows: 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Andrey Kamaev 78329b0dfe New bunch of documentation fixes 13 years ago
Vladislav Vinogradov 2582464e51 fixed several problems with CUDA 5.0 13 years ago
Andrey Kamaev 71625ad458 Fixed more documentation & source discrepancies 13 years ago
Vladislav Vinogradov addcd16d8f minor fix of gpu perf tests 13 years ago
Andrey Kamaev eb2f1f81ed Fixed hundreds of documentation problems 13 years ago
Anatoly Baksheev 543825f2f5 compilation with CUDA5.0 (#1982, thanks to Rodrigo) 13 years ago
Vladislav Vinogradov 3fe100a093 added mark_nvidia script 13 years ago
Vladislav Vinogradov 77f22fe366 minor fix of gpu perf tests 13 years ago
Vladislav Vinogradov f07250acf3 updated gpu performance tests 13 years ago
Vladislav Vinogradov 6d08d04293 compilation 13 years ago
Anatoly Baksheev 671233cd46 gpu: added Cascade and mulAndScaleSpectrums perf tests 13 years ago
Vladislav Vinogradov 3c7240024e updated filters performance tests in gpu module 13 years ago
Anatoly Baksheev 32c7eeca78 arithm test gpu tests for cpu :) 13 years ago
Vladislav Vinogradov 9bddac1099 fixed gpu-vs-cpu performance tests 13 years ago
Vladislav Vinogradov 1d57911646 updated gpu-vs-cpu performance tests 13 years ago
Vladislav Vinogradov d78aa7c937 added cpu performance test for gpu module 13 years ago
Anatoly Baksheev b82b4a640d fixed possible compilation error for macos 13 years ago