2748 Commits (670886942589b8a1a85b831077c56e4d996a895f)

Author SHA1 Message Date
Andrey Kamaev c6e9e9418a More Tegra versions of convertTo 13 years ago
Alexander Reshetnikov 0dd4386d77 Updated new ffmpeg wrapper; restored NEW_FFMPEG in the root cmake file 13 years ago
Andrey Kamaev 41158ab553 Fixed perf test for convertTo 13 years ago
Andrey Pavlenko f13e54dd72 #921 less signatures for func-s with default arg val-s (aka smart overloads); 13 years ago
Andrey Pavlenko 5c4b984738 fixing arg name according to ref man 13 years ago
Maria Dimashova 499efec5b0 removed debug log 13 years ago
Vladislav Vinogradov 059cef57e6 fixed gpu::filter2D border interpolation for CV_32FC1 type 13 years ago
Maria Dimashova c1a6cb6221 added oni-files reading 13 years ago
Alexander Reshetnikov 82a2a50f87 Updated new ffmpeg wrapper 13 years ago
Alexander Shishkov c0506314b2 fixed #1436 13 years ago
Maria Dimashova fedff0922e removed unnecessary members of CvCapture_OpenNI 13 years ago
Alexey Spizhevoy 68f26cca78 Refactored videostab module 13 years ago
Maria Dimashova 67d7669188 switched to use RunXmlScript always (missing '\n' at the end of xml script was a problem) 13 years ago
Alexey Spizhevoy faf845d31f Fixed warning 13 years ago
Alexey Spizhevoy 3323ee9d18 Added distance threshold argument into videostab sample 13 years ago
Alexey Spizhevoy 8fc84b7a41 Updated FMM run() signature 13 years ago
Alexey Spizhevoy 5e2bcacba5 Fixed some warnings 13 years ago
Alexander Smorkalov fa4977dff4 Issue #1201: auto-focus problem was fixed. Binaries were rebuilt. 13 years ago
Alexander Reshetnikov 5d4a8d0889 Updated license text in highgui files 13 years ago
Maria Dimashova be1d95b495 added default values of parameters 13 years ago
Vadim Pisarevsky 0c381e2a9f increased the default number of pyramid layers in ORB; updated test data 13 years ago
Alexey Spizhevoy 23398bcb95 Fixed some warnings 13 years ago
Alexey Spizhevoy dcb5464b3c Added more inpainting methods. Fixed some errors. 13 years ago
Leonid Beynenson 295a9815e8 Removed unrequired type conversions in the function clipLine. 13 years ago
Vladislav Vinogradov 509c910101 refactored and fixed some gpu tests 13 years ago
Leonid Beynenson a659832df1 Made the function "clipLine" to work with int64 values instead of int --- otherwise sometimes it returned wrong points coordinates, and it caused the function "line" to crash. 13 years ago
Andrey Pavlenko f1cf411ffe fixing compilation on Windows 13 years ago
Alexander Reshetnikov 4dff974e8c Refactored new ffmpeg wrapper 13 years ago
Alexey Spizhevoy be73f8e29c Added quiet mode into videostab sample 13 years ago
Alexey Spizhevoy e4651fa697 Fixed ensureInclusionConstraint 13 years ago
Alexey Spizhevoy bde7456256 Updated videostab sample 13 years ago
Andrey Kamaev 7cabfc5441 Fixed Windows build of videostab module. 13 years ago
Marina Kolpakova 4eaced12fe fixed bug #1700 13 years ago
Andrey Kamaev 14a1549dac Fixed Android build of new videostab module 13 years ago
Vladislav Vinogradov 844bdea5ac fixed several bugs in gpu arithm functions 13 years ago
Alexey Spizhevoy f58c40bfab Added licence message 13 years ago
Alexey Spizhevoy 404d66d4ef Added missed file 13 years ago
Alexey Spizhevoy f6e2ad6144 Added missed file 13 years ago
Alexey Spizhevoy a60dc947b1 Added first version of videostab module 13 years ago
Andrey Kamaev bddff7b386 Fixed Android build warnings in logpolar_bsm 13 years ago
Vadim Pisarevsky c94c3fb4eb added Manuela Chessa as the co-author of logpolar_bsm. 13 years ago
Alexey Spizhevoy e87a07e2aa Fixed bug #1693. Also corrected default parameters for stitching. 13 years ago
Marina Kolpakova e50c0ed4c8 Fixed bug #1629 13 years ago
Vadim Pisarevsky 3228599a35 fixed some more GCC warnings 13 years ago
Alexander Kapustin c5cc79d4d5 Tegra optimized functions cvt32finttype were temporary deleted due correctness bug 13 years ago
Vladislav Vinogradov 6397fa5b38 fixed gpu::pyrUp (now it matches cpu analog) 13 years ago
Alexander Reshetnikov 484fe1d598 Fixed compiling error for ffmpeg with libavcodec less than 53.4.0 13 years ago
Andrey Pavlenko 010e73010c fixing compilation on Windows (M_PI was undefined via math.h) 13 years ago
Vadim Pisarevsky c8e206c2ab added LogPolar Blind Spot Model (thanks to Fabio Solari for the contribution) 13 years ago
Marina Kolpakova d10616775b Fixed bug #1634 13 years ago