4764 Commits (bfa26fd447f66907e1f90be3325167d6299279c2)

Author SHA1 Message Date
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
Vladislav Vinogradov f022b12c57 saturate_cast via asm cvt command 12 years ago
marina.kolpakova d2e88e1d4d nms: part 1 12 years ago
Vladislav Vinogradov 63a022dcd7 added explicit unroll to reduce implementation 12 years ago
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago
Vladislav Vinogradov f00efcfc59 added optimized deviceSupports function 12 years ago
Vladislav Vinogradov a71ef7d67b convertTo 12 years ago
Vladislav Vinogradov 572d2d6a84 warpScanInclusive 12 years ago
Vladislav Vinogradov 76e8794e81 fixed warnings on old compute capabilities 12 years ago
Vladislav Vinogradov e6b1ccdcdf removed old reduce implementation 12 years ago
Vladislav Vinogradov e8f9762ef3 matrix reduction 12 years ago