8763 Commits (37f4e400e4a8a855a742af5b263e61cb9254182e)
 

Author SHA1 Message Date
abidrahmank 37f4e400e4 Added cv2.boxPoints() functionality to Python bindings (Feature #2023) 12 years ago
Roman Donchenko eff6dccb3b Merge pull request #1014 from jet47:gpustereo-refactoring 12 years ago
Roman Donchenko b20c9ad2d1 Merge pull request #1015 from SpecLad:merge-2.4 12 years ago
Roman Donchenko 84639e444b Merge pull request #1010 from jet47:gpufilters-refactoring 12 years ago
Roman Donchenko 13323882d4 Merge pull request #1027 from jet47:fix-cuda-4.2-build 12 years ago
Vladislav Vinogradov f08d75a84b removed obsolete API 12 years ago
Vladislav Vinogradov 50166d2734 fixed compilation with CUDA 4.2 12 years ago
Roman Donchenko 13cd0a0502 Merge remote-tracking branch 'origin/2.4' 12 years ago
Roman Donchenko 84262acbf0 Merge pull request #1012 from apavlenko:fix_3077 12 years ago
Vladislav Vinogradov 4e29f0ee6d updated documentation 12 years ago
Vladislav Vinogradov 24108f8110 updated documentation 12 years ago
Andrey Pavlenko 01e9733155 fix for #3077 12 years ago
Vladislav Vinogradov a380c473b9 switched to Input/Output Array in reprojectImageTo3D & drawColorDisp 12 years ago
Vladislav Vinogradov 3a02e599e0 refactored DisparityBilateralFilter 12 years ago
Vladislav Vinogradov be9bb8f18b refactored StereoConstantSpaceBP 12 years ago
Vladislav Vinogradov d0e89337da refactored StereoBeliefPropagation 12 years ago
Vladislav Vinogradov dd6d58f873 refactored StereoBM 12 years ago
Vladislav Vinogradov 4317cd1ffa refactored 1D Sum Filters 12 years ago
Vladislav Vinogradov 4bb297afc2 refactored Image Rank Filters 12 years ago
Vladislav Vinogradov 5720eaf354 refactored Morphology Filters 12 years ago
Vladislav Vinogradov 12ae11e2ff refactored Separable Linear Filters 12 years ago
Vladislav Vinogradov ee7eb1b807 refactored Laplacian filter 12 years ago
Vladislav Vinogradov 1eedc6c42a refactored Linear Filter 12 years ago
Vladislav Vinogradov fcfcd4cbce refactored box filter 12 years ago
Roman Donchenko 71db862dc2 Merge pull request #977 from jet47:gpucodec-refactoring 12 years ago
Roman Donchenko 2fc49ac564 Merge pull request #978 from jet47:gpuarithm-refactoring 12 years ago
Roman Donchenko 843094a07f Merge pull request #996 from jet47:gpu-nvcuvid-libraries 12 years ago
Roman Donchenko 7308a4a845 Merge pull request #995 from jet47:fix-bug-2985 12 years ago
Roman Donchenko 918f37542b Merge pull request #999 from snosov1:unreliable-results-fix 12 years ago
Roman Donchenko 9cbeea03fa Merge pull request #1005 from alekcac:doc_fix 12 years ago
Roman Donchenko c4974a2511 Merge pull request #1004 from jet47:fix-bug-3068 12 years ago
Roman Donchenko 4bc4f4aa1f Merge pull request #1003 from vhdirk:gstreamerfixes 12 years ago
Roman Donchenko fbc6814023 Merge pull request #987 from jet47:bug-3085-fix 12 years ago
Roman Donchenko d998e38a12 Merge pull request #983 from HapeMask:python3-compatibility 12 years ago
Roman Donchenko 47ea0614dc Merge pull request #969 from pengx17:2.4_binary_cache 12 years ago
Roman Donchenko 0124902f42 Merge pull request #929 from dominikrose:mingw-libdc1394-2-windows 12 years ago
Roman Donchenko 308c7f5f6e Merge pull request #1000 from ivan-korolev:fix_sift_bug_2892 12 years ago
Roman Donchenko aea96e98bb Merge pull request #1001 from ivan-korolev:fix_stitching_bug_2405 12 years ago
Alexander Shishkov 93200922fd Fix bug with indices 12 years ago
Vladislav Vinogradov a4750f49c6 fix for bug #3068 (PCA::computeVar for double input): 12 years ago
peng xiao e6b18fc492 Fix a bug caused by NDEBUG macro; it is now removed. 12 years ago
Roman Donchenko 130794d41c Merge pull request #990 from asmorkalov:pthread_build_fix 12 years ago
Roman Donchenko 83fa4d38a4 Merge pull request #976 from PeterMinin:num_detections 12 years ago
Ivan Korolev 58fa401b4d Fixed a bug #2405 12 years ago
Andrey Pavlenko b84296c02e Merge pull request #998 from asmorkalov:android_cmake_mips_fix 12 years ago
Ivan Korolev fc82150edc Fixed a bug #2892 12 years ago
Peter Minin 7d70399d72 Add a new variant of detectMultiScale with output arguments 'objects' and 'numDetections'; factor most of detectMultiScale's code into 2 protected methods 12 years ago
Gabe Schwartz bb209193c9 Updated usage of METH_X definitions for python 3. 12 years ago
Gabe Schwartz bce1b352e7 Updated cmake files to use print(). 12 years ago
Gabe Schwartz fb9781b97b Updated cv2.cpp to support Python 3 API. 12 years ago