4863 Commits (88e0127f44e6da485ba257da324a72bcbc8478ae)

Author SHA1 Message Date
Ilya Lavrenov 615e7b2747 added SIMD optimization of Edge-Aware Demosaicing in case of CV_8U 12 years ago
Vladislav Vinogradov 53f1e73535 fixed Video_calcOpticalFlowDual_TVL1 test (Bug #2597) 12 years ago
Vladislav Vinogradov 5fe9bb717d fixed build under linux with OpenGL 12 years ago
Jason Newton d094e4bdbe drop support for 8bit output for size cost relative to utility 12 years ago
Jason Newton e70b3ef598 use a ltype parameter to determine result Label image type; export stats with differening types over different outputarrays 12 years ago
Andrey Kamaev 18e77d606c Drop functions working with multibyte characters 12 years ago
Andrey Kamaev 7c6191ec11 Refactored run.py script and temporary file generation logic 12 years ago
marina.kolpakova 79c3a8e03b fix build under win. 12 years ago
Vladislav Vinogradov 4102aaaf15 fixed compilation of color.cu under windows x86 12 years ago
Vladislav Vinogradov c6263eb253 fixed build with CUDA and witout OpenGL 12 years ago
Eugene Gritskevich 8ca86e2f52 Update modules/ml/doc/gradient_boosted_trees.rst 12 years ago
Andrey Kamaev 1821d21f5b Prevent imread from illegal memory access (Bug #2602) 12 years ago
Vladislav Vinogradov 0d880479f0 updated nv perf test script (added opticalFlowBM and HoughLinesP) 12 years ago
Vladislav Vinogradov aad76090ce gpu::HoughLinesP 12 years ago
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