5487 Commits (6062601c4d5cfe904b517f69c728f6543c08a998)

Author SHA1 Message Date
Vladislav Vinogradov a6dc6f72b3 gpu::calcOpticalFlowBM 12 years ago
Vladislav Vinogradov afa5809473 added additional performance tests 12 years ago
Vladislav Vinogradov e17710c478 removed type check in gpu::FarnebackOpticalFlow 12 years ago
Vladislav Vinogradov 0930ac497f removed type check in gpu::PyrLKOpticalFlow 12 years ago
Vladislav Vinogradov d94f08f0e7 added more types support for gpu separable filters 12 years ago
Vladislav Vinogradov b689eca8a0 fixed OpenGL tests 12 years ago
Vladislav Vinogradov aabc33c772 temporarily disabled reduceKeyVal implementation for kepler 12 years ago
Andrey Kamaev b0d3830399 Update gtest to upstream r629 12 years ago
Vladislav Vinogradov e311613fc8 fixed warnings "double not supported" 12 years ago
Vladislav Vinogradov 7ab9c4ccee fixed compilation on 1.1 CC 12 years ago
Alexander Smorkalov 6e0db3f527 Feature #1322 "If dll cannot be loaded a warning should be generated" implemented. 12 years ago
Vladislav Vinogradov 06776b612c fixed warnings 12 years ago
Vladislav Vinogradov 05d842bcd8 a bit more opengl refactoring: 12 years ago
Ilya Lavrenov 07744ccf3d removed imshow call 12 years ago
Andrey Kamaev ae5649d3f7 Drop unsupported imageio from grfmt 12 years ago
Andrey Kamaev 00fbf58902 Revert incompletely applied patch from #2192 12 years ago
Andrey Kamaev 476efd7d37 Drop unsupported yzx and mil camera backends 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Andrey Kamaev 49c35fafc0 Adjust OpenCV version to 2.4.3.1 12 years ago
Ilya Lavrenov c09a325d3e fixed error connected with incorrect range 12 years ago
Ilya Lavrenov 98031a4147 removed const modificators 12 years ago
Vladislav Vinogradov 2eebd8d939 fixed build under windows 12 years ago
Alexander Smorkalov f6ff2b87fa Some perf tests on warping and resize disabled on Android 12 years ago
Vladislav Vinogradov 362655b02a fixed Bug #2581 12 years ago
Vadim Pisarevsky b57e801c04 now invert 3x3 on "bad" matrices works well on Windows 12 years ago
Alexander Smorkalov bb3d14e1a0 Patch #2323 "cap_libv4l.cpp clears default width and height after setting them" applied. 12 years ago
Anna Kogan 4e21f42714 increased time-limits 12 years ago
Anna Kogan 8877066846 increased time-limits 12 years ago
askforeric 3923484341 Refactored the PvAPI capture class to better facilitate dynamic property changes 12 years ago
marina.kolpakova 2e0161c6c5 create objects mat if empty 12 years ago
marina.kolpakova d985861462 remove unused std imports 12 years ago
marina.kolpakova 1d97a4549d fixed compilation for GCC 4.6 12 years ago
Vladislav Vinogradov 0b2c1dc871 fixed build without CUDA 12 years ago
Ilya Lavrenov b8b13ccd5c parallel version of Bayer2Gray 12 years ago
Alexander Smorkalov 2e5a7284d2 Code review comments applied. 12 years ago
Jason Newton 00bdca7684 A few changes to comply with upstream requirements for merge. 12 years ago
Ilya Lavrenov ce5e9a71b5 fixed some warnings on Windows and added debug messages 12 years ago
Alexander Smorkalov 0efc32fc21 Attribure loading from layout improved. 12 years ago
Alexander Smorkalov 8266eab8b4 OpenCV app framework improved 12 years ago
Vladislav Vinogradov 2eca75ccdd added common TransformFunctorTraits for element operations 12 years ago
marina.kolpakova 22b0ea1cf0 sort for Hough sanity checks 12 years ago
marina.kolpakova 554a7cb33a add epsilon in sanity checks 12 years ago
Andrey Pavlenko c36dcbcada Increase accuracy interval for image filters on Android and other platforms when sensible 12 years ago
Ilya Lavrenov 3fa630639f fixed bayer2bgra in case when size.width <= 2 12 years ago
marina.kolpakova 05cd88ae42 clean code; fix problems in documentation 12 years ago
Vadim Pisarevsky db965353f4 fixed a few compile errors/warnings in 2.4 branch of the docs 12 years ago
marina.kolpakova a22edb037f fixed typo 12 years ago
marina.kolpakova bd3179bda8 fix CUDA support for streams for NMS; refactor tests 12 years ago
marina.kolpakova 60c0e41ba5 integrate NMS (Dollar's criteria) 12 years ago
Ilya Lavrenov 5225672dc0 added edge-aware demosaicing and bayer to bgra conversion 12 years ago