4385 Commits (5c528defb891e9c95f98c8a79a93acbe0c681d83)
 

Author SHA1 Message Date
Alexander Smorkalov 5c528defb8 CodeReview #1511 notes upplied. 13 years ago
Andrey Kamaev 314813e51c Added C++ and python signatures for moveWindow, resizeWindow and setMouseCallback 13 years ago
Andrey Kamaev 9399394e6c Fixed #1996 13 years ago
Andrey Kamaev 1a572c8e89 Added test for #1997; fixed build warnings 13 years ago
Marina Kolpakova 6d498495d3 tegra integration 13 years ago
Andrey Kamaev bf27889f04 Made reference manual table of contents autogenerated 13 years ago
Vadim Pisarevsky 17d9509e31 changed "void FileStorage::release(string&)" to "string FileStorage::releaseAndGetString()" 13 years ago
Alexander Kapustin 29b9070698 tegra::cvtRGB2HSV function was added 13 years ago
Vadim Pisarevsky 74882fe188 replaced "string FileStorage::release()" with 2 methods to preserve backward compatibility. 13 years ago
Vladislav Vinogradov 48c3cfdfd0 fixed mark_nvidia.py script (warpAffine and warpPerspective) 13 years ago
Andrey Kamaev ae3c754bb3 Fixed Java API build 13 years ago
Andrey Kamaev a20248977c Documentation: fixed class/struc members documentation; added warning on incorrectly documented member 13 years ago
Andrey Kamaev aaf043e7ba Documentation: fixed operators regex; added varargs support 13 years ago
Andrey Kamaev cf25f572a6 Documentation: improved correctness checking for superclasses 13 years ago
Andrey Kamaev dad75658f2 Documentation: added support for multiple superclasses 13 years ago
Andrey Kamaev bb69e03f12 Documentation: added support for virtual methods 13 years ago
Andrey Kamaev b69e08cf51 Documentation: added support for superclasses in class definition #1308 13 years ago
Alexander Smorkalov 8c50f3e8ae Native camera libs rebuilt for bug #1989 fix. 13 years ago
Alexander Smorkalov 6903e8f0fd Bug #1989 fixed. NULL pointer check added. 13 years ago
Evgeny Talanin d3c73071ea Temporarily disable test on Mac 13 years ago
Andrey Kamaev 4800d85011 Fixed documentation generation for function arguments having array type i.e. 'type arg[]' 13 years ago
Vladislav Vinogradov 6f32fb025d Bug #1991 : fixed gpu interpolation (remap, resize, warp...) 13 years ago
Andrey Pavlenko eb4ce67dac fixing Java test and sample after moving drawContours() from Imgproc to Core 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 c492dc6a83 Fixed property names in cap_dshow #1993 13 years ago
Andrey Kamaev 6ca618277c More fixes for documentation. 13 years ago
Vadim Pisarevsky bc929a7d46 added API for storing OpenCV data structures to text string and reading them back 13 years ago
Andrey Kamaev 18a8721f49 Small fixes for documentation checking script 13 years ago
Andrey Kamaev ddd9a99c66 Added check for documented but missing functions 13 years ago
Andrey Kamaev 78329b0dfe New bunch of documentation fixes 13 years ago
Andrey Kamaev 4aaaef5967 remaining C-style planar subdivisions data structures are moved to legacy 13 years ago
Kirill Kornyakov 5c13b8706f added fix_properties scripts for Android samples 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
Alexander Mordvintsev a61b730238 compatibility corrections 13 years ago
Alexander Mordvintsev e0c1fb5f76 updated video_threaded.py sample: 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
Andrey Kamaev 7e698726e4 Added new script for checking correctness of documentation 13 years ago
Andrey Kamaev 9d73b5f510 Added test for #914 13 years ago
Alexander Mordvintsev 6116049225 video_threaded.py sample now uses multiprocessing module's ThreadPool 13 years ago
Alexander Shishkov a71e690b5e temp commit 13 years ago
Alexander Shishkov 3165b22a97 temp commit 13 years ago
Andrey Kamaev eb90882b2d Fixed some build warnings 13 years ago
Andrey Kamaev ca6d2fe76b Moved 3rd-party libraries detection to separate cmake files 13 years ago
Alexander Shishkov 2ac9338f87 temp commit 13 years ago
Andrey Kamaev 0e9e0a01db Added new perf tests for boxFilter 13 years ago
Anatoly Baksheev 543825f2f5 compilation with CUDA5.0 (#1982, thanks to Rodrigo) 13 years ago