6008 Commits (703cf8cef74273bd4e3b491e25005eb0e314a642)

Author SHA1 Message Date
Fedor Morozov 703cf8cef7 Calibration, various changes 12 years ago
Fedor Morozov ec668ce3a7 Documentation 12 years ago
Alexander Shishkov a29ce401d5 minore changes in test on HDR fromat 12 years ago
Alexander Shishkov 245dc99248 added include precomp 12 years ago
Alexander Shishkov 707048f6e1 removed tonemap_algorithms due to wrapping problems 12 years ago
Alexander Shishkov 8ccca90dca small changes 12 years ago
Fedor Morozov 091b48de60 MTB alignment. Missing main file. 12 years ago
Fedor Morozov 35133df0de MTB alignment. Code, tests, application 12 years ago
Fedor Morozov 0aee5b61e3 Exposure fusion. Code, tests. 12 years ago
Fedor Morozov a5e11079d7 Fixes, missing files, tests 12 years ago
Fedor Morozov 122f85f352 Tonemapping code 12 years ago
Fedor Morozov 84ea0c9a97 Tests and rgbe fix 12 years ago
Fedor Morozov 7469c935f3 HDR formats support and HDR making. Code only. 12 years ago
Vladislav Vinogradov f08d75a84b removed obsolete API 12 years ago
Vladislav Vinogradov 50166d2734 fixed compilation with CUDA 4.2 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
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
Ivan Korolev 58fa401b4d Fixed a bug #2405 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
Gabe Schwartz 931ebab822 Updated generator and parser to support Python 3. 12 years ago
Sergei Nosov c90abb6a03 add multiruns to fix "unreliable results" error 12 years ago
Vladislav Vinogradov 0367a7f992 link with nvcuvenc and ffmpeg libraries only if WITH_NVCUVID is enabled 12 years ago
Alexander Smorkalov 37b67fa50d Fix compiler error due to missing pthread header (Issue #2953) 12 years ago
Ivan Korolev de4c3f0178 Fixed a bug related to video stabilization crashes with a blank video (Bug #3023) 12 years ago
Dirk Van Haerenborgh 30f7f9717f allow for arbitraty number of sources and sinks 12 years ago
Alexander Smorkalov 83e9b0a87a Javadoc waring fix. 12 years ago
Vladislav Vinogradov e433145b7e fix for Bug #3085: 12 years ago
peng xiao 5fd724b54a Add a function to query if global OpenCL context is initialized. 12 years ago
Dirk Van Haerenborgh 6d66d11046 gstreamer: cleaning up resources 12 years ago
Peng Xiao d9ab22e4ed Fix two bugs related to opencl context. 12 years ago
Andrew Senin 8eb6decb25 Fixed Ximea cameras support 12 years ago