Fedor Morozov
ed0828d0a8
New HDR documentation
2013-08-01 15:34:03 +04:00
Fedor Morozov
302bf23f82
All hdr functions as Algorithms
2013-08-01 03:24:47 +04:00
Fedor Morozov
4d2ea847fa
Tonemap as 3.0 algorithm
2013-07-31 16:05:31 +04:00
Fedor Morozov
258b98d15b
Tonemap as Algorithm
2013-07-29 21:35:10 +04:00
Fedor Morozov
af2c9077f7
Calibration, various changes
2013-07-21 13:56:20 +04:00
Fedor Morozov
703cf8cef7
Calibration, various changes
2013-07-21 13:48:57 +04:00
Alexander Shishkov
b87d2e9ec2
cosmetic change
2013-07-19 03:10:38 +04:00
Alexander Shishkov
919f35644e
Merge branch 'master' of https://github.com/f-morozov/opencv
2013-07-19 01:08:49 +04:00
Alexander Shishkov
35a39c19a3
minor changes
2013-07-19 01:08:42 +04:00
Fedor Morozov
ec668ce3a7
Documentation
2013-07-19 00:23:49 +04:00
Alexander Shishkov
a29ce401d5
minore changes in test on HDR fromat
2013-07-18 01:32:06 +04:00
Alexander Shishkov
245dc99248
added include precomp
2013-07-18 01:13:35 +04:00
Alexander Shishkov
707048f6e1
removed tonemap_algorithms due to wrapping problems
2013-07-18 00:55:39 +04:00
Alexander Shishkov
8ccca90dca
small changes
...
added including for precomp
2013-07-18 00:28:40 +04:00
Fedor Morozov
091b48de60
MTB alignment. Missing main file.
2013-07-12 16:08:06 +04:00
Fedor Morozov
35133df0de
MTB alignment. Code, tests, application
2013-07-12 16:03:53 +04:00
Fedor Morozov
0aee5b61e3
Exposure fusion. Code, tests.
2013-07-05 16:14:08 +04:00
Fedor Morozov
a5e11079d7
Fixes, missing files, tests
2013-07-04 16:51:39 +04:00
Fedor Morozov
122f85f352
Tonemapping code
2013-06-28 16:25:12 +04:00
Fedor Morozov
84ea0c9a97
Tests and rgbe fix
2013-06-24 05:54:58 +04:00
Fedor Morozov
96dfbf5d24
HDR formats support and HDR making. Code only.
2013-06-23 14:25:51 +04:00
Fedor Morozov
7469c935f3
HDR formats support and HDR making. Code only.
2013-06-23 14:19:09 +04:00
Roman Donchenko
eff6dccb3b
Merge pull request #1014 from jet47:gpustereo-refactoring
2013-06-21 17:38:36 +04:00
Roman Donchenko
b20c9ad2d1
Merge pull request #1015 from SpecLad:merge-2.4
2013-06-21 17:38:04 +04:00
Roman Donchenko
84639e444b
Merge pull request #1010 from jet47:gpufilters-refactoring
2013-06-21 14:45:50 +04:00
Roman Donchenko
13323882d4
Merge pull request #1027 from jet47:fix-cuda-4.2-build
2013-06-20 14:11:52 +04:00
Vladislav Vinogradov
f08d75a84b
removed obsolete API
2013-06-20 11:24:29 +04:00
Vladislav Vinogradov
50166d2734
fixed compilation with CUDA 4.2
2013-06-19 15:29:20 +04:00
Roman Donchenko
13cd0a0502
Merge remote-tracking branch 'origin/2.4'
...
Original pull requests:
#996 from jet47:gpu-nvcuvid-libraries
#995 from jet47:fix-bug-2985
#999 from snosov1:unreliable-results-fix
#1005 from alekcac:doc_fix
#1004 from jet47:fix-bug-3068
#987 from jet47:bug-3085-fix
#969 from pengx17:2.4_binary_cache
#929 from dominikrose:mingw-libdc1394-2-windows
#1000 from ivan-korolev:fix_sift_bug_2892
#1001 from ivan-korolev:fix_stitching_bug_2405
#998 from asmorkalov:android_cmake_mips_fix
#993 from ivan-korolev:fix_videostab_bug_3023
#988 from snosov1:3071-fix
#986 from pengx17:2.4_initiated_context
#982 from pengx17:2.4_fix_two_bugs
#981 from SeninAndrew:ximea_camera_support_fix
#991 from asmorkalov:android_javadoc_fix
#972 from jet47:mog2-params-bug-2168
#980 from SpecLad:include-config
#973 from pengx17:2.4_oclclahe
#903 from aks2:2.4
#968 from asmorkalov:android_na_cproj_fix
#971 from SpecLad:matchers-ctor
#970 from asmorkalov:dshow_valid_check_fix
#965 from apavlenko:fix_java_empty_mats
Conflicts:
cmake/OpenCVModule.cmake
modules/core/src/matmul.cpp
modules/gpu/CMakeLists.txt
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_imgproc.cpp
modules/ocl/src/imgproc.cpp
modules/ocl/src/initialization.cpp
modules/stitching/src/matchers.cpp
modules/video/src/video_init.cpp
modules/videostab/src/global_motion.cpp
2013-06-19 15:25:37 +04:00
Roman Donchenko
84262acbf0
Merge pull request #1012 from apavlenko:fix_3077
2013-06-19 12:25:23 +04:00
Vladislav Vinogradov
4e29f0ee6d
updated documentation
2013-06-18 08:36:49 +04:00
Vladislav Vinogradov
24108f8110
updated documentation
2013-06-17 09:53:39 +04:00
Andrey Pavlenko
01e9733155
fix for #3077
...
removing "-fvisibility=hidden" gcc option due to lack of `__attribute__ ((visibility("default")))` in jni_md.h/JNIEXPORT
2013-06-14 20:25:23 +04:00
Vladislav Vinogradov
a380c473b9
switched to Input/Output Array in reprojectImageTo3D & drawColorDisp
2013-06-14 18:17:31 +04:00
Vladislav Vinogradov
3a02e599e0
refactored DisparityBilateralFilter
2013-06-14 18:17:31 +04:00
Vladislav Vinogradov
be9bb8f18b
refactored StereoConstantSpaceBP
2013-06-14 18:17:31 +04:00
Vladislav Vinogradov
d0e89337da
refactored StereoBeliefPropagation
2013-06-14 18:17:31 +04:00
Vladislav Vinogradov
dd6d58f873
refactored StereoBM
2013-06-14 18:17:30 +04:00
Vladislav Vinogradov
4317cd1ffa
refactored 1D Sum Filters
2013-06-14 17:25:57 +04:00
Vladislav Vinogradov
4bb297afc2
refactored Image Rank Filters
2013-06-14 17:25:57 +04:00
Vladislav Vinogradov
5720eaf354
refactored Morphology Filters
2013-06-14 17:25:57 +04:00
Vladislav Vinogradov
12ae11e2ff
refactored Separable Linear Filters
2013-06-14 17:25:56 +04:00
Vladislav Vinogradov
ee7eb1b807
refactored Laplacian filter
2013-06-14 17:25:56 +04:00
Vladislav Vinogradov
1eedc6c42a
refactored Linear Filter
2013-06-14 17:25:56 +04:00
Vladislav Vinogradov
fcfcd4cbce
refactored box filter
2013-06-14 17:25:56 +04:00
Roman Donchenko
71db862dc2
Merge pull request #977 from jet47:gpucodec-refactoring
2013-06-14 16:24:24 +04:00
Roman Donchenko
2fc49ac564
Merge pull request #978 from jet47:gpuarithm-refactoring
2013-06-14 16:24:03 +04:00
Roman Donchenko
843094a07f
Merge pull request #996 from jet47:gpu-nvcuvid-libraries
2013-06-14 16:23:02 +04:00
Roman Donchenko
7308a4a845
Merge pull request #995 from jet47:fix-bug-2985
2013-06-14 16:22:47 +04:00
Roman Donchenko
918f37542b
Merge pull request #999 from snosov1:unreliable-results-fix
2013-06-14 16:19:50 +04:00