8579 Commits (68a8a1116186b9fe77ae31c74120f8989df6f27c)
 

Author SHA1 Message Date
Vladislav Vinogradov d1f6a23abf improved texture usage: 12 years ago
Vladislav Vinogradov 241cc417f9 added custom implementation for nearest and linear interpolation 12 years ago
Vladislav Vinogradov 3b05acf936 reorganize code for further modifiction 12 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 12 years ago
Alexander Shishkov 16814c7fb1 Update build_framework.py 12 years ago
MarkBelmont cf34b3d65b Changed the brief description of function Mat::colRange from "Create a matrix header for the specified row span." to "Create a matrix header for the specified column span." 12 years ago
Kirill Kornyakov 030fa5673e bugfix-for-3231 12 years ago
Vladislav Vinogradov f826bd8bce removed NPP implementation 12 years ago
Roman Donchenko e1397f6c1f Merge pull request #1324 from SpecLad:try-compile 12 years ago
Roman Donchenko ceb522ad2f Merge pull request #1329 from SpecLad:msvc-werror 12 years ago
peng xiao 2519a21935 Fix a potential bug of ParallelLoopBodyWrapper::operator(Range) 12 years ago
Roman Donchenko 10860783ef Added warnings-as-errors support for MSVC. 12 years ago
Ilya Lavrenov 6c4ad9b597 fixer error with incorrect condition 12 years ago
Ilya Lavrenov ec461a2ff0 added a test for ocl::norm 12 years ago
Roman Donchenko a9e9ce859e Fix errors in usages of try_compile 12 years ago
Roman Donchenko 20bf1aa244 Merge pull request #1321 from asmorkalov:winrt_mode_warn_fix 12 years ago
Roman Donchenko fe4c7ae4ae Merge pull request #1317 from jet47:gpu-tvl1-optimization 12 years ago
Roman Donchenko 43aec5ad4a Merge pull request #1318 from SpecLad:wow 12 years ago
Jin Ma 1e8194fd3c Optimized mog and mog2, which have much better performance. 12 years ago
Alexander Smorkalov 8aae54b7f4 WindowsRT mode build warning fix. 12 years ago
Roman Donchenko 9c60a2c24c Merge pull request #1316 from asmorkalov:winrt_c4447_fix 12 years ago
Roman Donchenko 3c137f7a04 Converted tabs to spaces. 12 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 12 years ago
Roman Donchenko f55740da70 Deleted all trailing whitespace. 12 years ago
Roman Donchenko 0d8cb2e319 Disabled whitespace checking for 3rdparty. 12 years ago
Roman Donchenko 748201c3dc Added more text/binary/whitespace attributes for files we have. 12 years ago
Roman Donchenko ad7073bc22 Merge pull request #1305 from SpecLad:perf-precomp 12 years ago
Roman Donchenko ebb6c842f9 Merge pull request #1295 from asmorkalov:winrt_ptr_usage_fix 12 years ago
Alexander Smorkalov b15addec70 C4447 warning about main function format suppressed. 12 years ago
Alexander Smorkalov d62c98527a Invalid usage of cv::Ptr for arrays fixed. 12 years ago
Vladislav Vinogradov de214950c4 minor gpu TVL1 optical flow optimization: 12 years ago
Roman Donchenko 1a7c2eefb8 Merge pull request #1306 from jet47:gpu-bitwize-fix 12 years ago
Hanusz Leszek 32635a6834 using unsigned char instead of uint8_t to compile under windows 12 years ago
Roman Donchenko 868e355e33 Merge pull request #1269 from kdrobnyh:FindIPP-cmake-script 12 years ago
Roman Donchenko 84a9755597 Merge pull request #1215 from jet47:cuda-5.5-sanity 12 years ago
kdrobnyh ea5dd74af1 Add IPP 8.0 support in FindIPP script 12 years ago
Roman Donchenko 7831a2d45c Merge pull request #1314 from jet47:ts-gpu-fix 12 years ago
Vladislav Vinogradov 2899d558ac record cuda gpu name to output report 12 years ago
Vladislav Vinogradov b7ec673001 added cvconfig.h header, because ts_perf.cpp uses HAVE_CUDA macros 12 years ago
Hanusz Leszek cf39ba5801 Allow to read PNG image of color_type PNG_COLOR_TYPE_PALETTE with alpha channel 12 years ago
Vladislav Vinogradov cb2985c526 fixed gpu bitwize operation: 12 years ago
Roman Donchenko 9667a8a1ae Fix the name of perf tests' precompiled header. 12 years ago
Roman Donchenko adc1dd2799 Merge pull request #1301 from asmorkalov:java_video_capture_fix 12 years ago
Alexander Smorkalov e37f7a4c73 Typo in Java generator fixed. 12 years ago
kdrobnyh c1de14c27a Fix bilateralFilter function 12 years ago
Roman Donchenko abf372d759 Fixed incorrect extension on 3rdparty/libpng/opencv-libpng.patch. 12 years ago
Roman Donchenko 70fffa48e5 Merge pull request #1293 from jet47:gpu-cvtcolor-fix 12 years ago
Roman Donchenko bed3512dd5 Merge pull request #1288 from nghiaho12:haar 12 years ago
Vladislav Vinogradov cfbd791465 fixed gpu cvtColor for BGR <-> YUV 12 years ago
kdrobnyh e18651059d Merge pull request #4 from Itseez/2.4 12 years ago