824 Commits (1365e28a54e26f72d312ee17c622de58f4686194)

Author SHA1 Message Date
Marina Kolpakova 1365e28a54 initial support of GPU LBP classifier: added new style xml format loading 13 years ago
Marina Kolpakova b065c7a296 fixes for the newly added gcc warning keys 13 years ago
Marina Kolpakova 43f2682e15 fixed build without CUDA 13 years ago
Marina Kolpakova e7f6c4b7ef scan operations are moved in separate header 13 years ago
Marina Kolpakova 6620c5c92d Merge branch 'work' 13 years ago
Marina Kolpakova 18918a5e44 fix for 1.x compute capabilities 13 years ago
Marina Kolpakova db08656a38 resize area are fixed for scales that aren't divide 128 13 years ago
Marina Kolpakova f7c1d16b38 resize area with block scan 13 years ago
Marina Kolpakova 81c6adb959 resize area with block scan 13 years ago
Marina Kolpakova 9a9f212db0 resize function signature refactoring 13 years ago
Marina Kolpakova e69c6fdef4 minor formating changes 13 years ago
Vladislav Vinogradov f392ab0e08 new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster) 13 years ago
Marina Kolpakova 5b0d7a65e6 minor formating fixes 13 years ago
Marina Kolpakova 5d06788305 fixed more "shadow" warnings 13 years ago
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