10450 Commits (b08233a3ca513849571f569ab94800d58d941669)
 

Author SHA1 Message Date
Roman Donchenko dd25f416a6 War on Whitespace, master edition: tabs. 12 years ago
Roman Donchenko cd5b8af609 Restored one executable bit that was lost during the war on whitespace. 12 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 12 years ago
Roman Donchenko 9b92545ce6 War on Whitespace, master edition: trailing spaces. 12 years ago
Roman Donchenko 2c4bbb313c Merge commit '43aec5ad' into merge-2.4 12 years ago
Roman Donchenko 4d06c4c7b6 Merge commit '43aec5ad^' into merge-2.4 12 years ago
Roman Donchenko 657699a1da Merge pull request #1267 from clhsieh:gpu_example_build_failed_with_cuda5p5 12 years ago
Roman Donchenko 45a0b39a73 Merge pull request #1339 from mdim:ml_cpp_wrappers_fix 12 years ago
Roman Donchenko 0e32d7ccb3 Merge pull request #1346 from jet47:gpu-tvl1-optimization 12 years ago
Jason Newton affab4f156 correct range computations, it is difficult to do the more efficient single pass 3N/2 implementations correctly in this particular setting without costing more than they save 12 years ago
Vladislav Vinogradov bff0fad6c3 gpu TVL1 Optical Flow optimization: 12 years ago
Anatoly Baksheev 8b20ceb024 Merge pull request #19 from ozantonkal/acess_by_name_infrastructure 12 years ago
peng xiao 040b3b8265 Remove trailing whitespace. 12 years ago
peng xiao c74c517ce3 Fix build error. 12 years ago
peng xiao 168d1dc18c Make some tweaks to make `sum` operations less frequently 12 years ago
Roman Donchenko 525b6eca2e Merge pull request #1311 from leszekhanusz:png_palette_alpha 12 years ago
Roman Donchenko b43890a7e1 Merge pull request #1326 from ilya-lavrenov:perf_ocl 12 years ago
Roman Donchenko 0daac6fd9d Merge pull request #1327 from alalek:ocl_master_tests_fix 12 years ago
Roman Donchenko f44ed7f37c Merge pull request #1340 from SpecLad:python-updates 12 years ago
Roman Donchenko d44adcd6e8 Merge pull request #1336 from jet47:gpu-resize 12 years ago
Fedor Morozov 833f8d16fa Robertson and tutorial 12 years ago
ilya-lavrenov d02ccc9590 the code was refactored and old test system code was removed 12 years ago
ilya-lavrenov 4c28a6f0f6 most of the performance tests was rewritten in google-test manner 12 years ago
Roy Reapor d38fca2c06 Ignore Windows' Thumbs.db 12 years ago
ozantonkal d83be1dccc fixes based on the feedback: window name prefix is automatically added when it is not there, singleton class returns reference instead of pointer, destructor is private, release function implemented 12 years ago
Roman Donchenko 055a581977 Moved Sphinx detection outside of the PYTHONINTERP_FOUND block. 12 years ago
Roman Donchenko 67ae438dae Refactored NumPy detection. 12 years ago
Roman Donchenko dbb684b85f Bumped minimal Python version to 2.6. 12 years ago
Roman Donchenko 1a81da012d Removed old Python detection cruft. 12 years ago
Maria Dimashova 989be02562 fixed cpp wrappers of ML tree-based models 12 years ago
Vladislav Vinogradov 21c4753fed used global memory access for up-scaling 12 years ago
Roman Donchenko 7cefb6f50b Merge pull request #1335 from alekcac:ios-build-fix 12 years ago
Roman Donchenko 3182e68b8a Merge pull request #1334 from MarkBelmont:bugfix_1 12 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 12 years ago
Roman Donchenko c11502cf56 Merge pull request #1333 from kirill-kornyakov:bugfix-for-3231 12 years ago
Roman Donchenko 9bb1a7d34d Merge pull request #1234 from SpecLad:ios-plist 12 years ago
Roman Donchenko 580677f43d Merge pull request #1304 from berak:doc_tut_cascade 12 years ago
zio dodo ea544f08cc Added a small modifications in the code formatting of background subtraction tutorial 12 years ago
Roman Donchenko 365def6090 Merge pull request #1323 from SpecLad:find-git 12 years ago
Roman Donchenko cae4480834 Merge pull request #1332 from pengx17:2.4_fix_parallel 12 years ago
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 5a32f0b6ca Merge pull request #1322 from SpecLad:terse 12 years ago
Roman Donchenko e1397f6c1f Merge pull request #1324 from SpecLad:try-compile 12 years ago