Anatoly Baksheev
|
e154bce259
|
fixed compilation for vs2008
|
2013-11-17 14:13:13 +04:00 |
|
Roman Donchenko
|
1ac1b9ae35
|
Merge pull request #1474 from f-morozov:for_pr
|
2013-10-02 11:49:54 +04:00 |
|
Fedor Morozov
|
c9ace38897
|
Docs updated, added InputArray, fixes for makePtr,...
|
2013-09-26 19:02:35 +04:00 |
|
Fedor Morozov
|
f99be6bda6
|
Mergin itseez
|
2013-09-18 18:55:12 +04:00 |
|
Fedor Morozov
|
90b6af1496
|
Merge new changes
|
2013-09-18 18:21:45 +04:00 |
|
Fedor Morozov
|
89508bf7ab
|
NO exr now
|
2013-09-17 00:46:15 +04:00 |
|
Fedor Morozov
|
76c6fa9348
|
No EXR in tests
|
2013-09-17 00:39:22 +04:00 |
|
Fedor Morozov
|
c118f3c529
|
Robertson update
|
2013-09-06 17:30:43 +04:00 |
|
Fedor Morozov
|
e33a4f79f8
|
Merge branch 'devel' of https://github.com/f-morozov/opencv into devel
|
2013-09-05 14:49:18 +04:00 |
|
Fedor Morozov
|
85eb52b8af
|
Debevec Calibrate
|
2013-09-05 14:41:35 +04:00 |
|
fm
|
cb27740de4
|
Linux compilation
|
2013-09-05 14:26:21 +04:00 |
|
Fedor Morozov
|
0f703b8162
|
Calibrate Debevec changes
|
2013-09-05 14:10:53 +04:00 |
|
Alexander Shishkov
|
924f7ce373
|
small changes for compilation
|
2013-09-03 14:05:14 +04:00 |
|
Fedor Morozov
|
e15eabe3fa
|
Ghostbusters
|
2013-09-02 16:03:10 +04:00 |
|
Vladislav Vinogradov
|
fd88654b45
|
replaced GPU -> CUDA
|
2013-09-02 14:00:44 +04:00 |
|
Vladislav Vinogradov
|
3c34b24f1f
|
replaced gpu->cuda in files names
|
2013-09-02 14:00:44 +04:00 |
|
Vladislav Vinogradov
|
a0ae602bb7
|
renamed gpuimgproc -> cudaimgproc
|
2013-09-02 14:00:43 +04:00 |
|
Vladislav Vinogradov
|
dcd600cc47
|
renamed gpuarithm -> cudaarithm
|
2013-09-02 14:00:42 +04:00 |
|
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
2013-09-02 14:00:41 +04:00 |
|
Fedor Morozov
|
9f9873017c
|
HDR test changes
|
2013-08-28 02:17:49 +04:00 |
|
Roman Donchenko
|
beada19ad0
|
Merge pull request #1297 from SpecLad:merge-2.4
|
2013-08-20 14:10:22 +04:00 |
|
Roman Donchenko
|
f76dd99299
|
Merge remote-tracking branch 'origin/2.4' into merge-2.4
Conflicts:
cmake/OpenCVModule.cmake
doc/tutorials/calib3d/camera_calibration/camera_calibration.rst
doc/tutorials/features2d/feature_detection/feature_detection.rst
doc/tutorials/features2d/feature_flann_matcher/feature_flann_matcher.rst
doc/tutorials/features2d/feature_homography/feature_homography.rst
modules/core/include/opencv2/core/operations.hpp
modules/core/src/arithm.cpp
modules/gpu/perf/perf_video.cpp
modules/imgproc/include/opencv2/imgproc/imgproc.hpp
modules/java/generator/gen_java.py
modules/java/generator/src/cpp/VideoCapture.cpp
modules/nonfree/src/opencl/surf.cl
modules/ocl/include/opencv2/ocl/ocl.hpp
modules/ocl/perf/perf_haar.cpp
modules/ocl/perf/perf_precomp.hpp
modules/ocl/src/color.cpp
modules/ocl/src/filtering.cpp
modules/ocl/test/test_color.cpp
modules/ocl/test/test_objdetect.cpp
modules/python/src2/cv2.cpp
samples/gpu/CMakeLists.txt
samples/gpu/super_resolution.cpp
|
2013-08-19 19:02:36 +04:00 |
|
Vladislav Vinogradov
|
9f33de7071
|
added cvconfig.hpp header file to gpu tests
it uses HAVE_CUDA, HAVE_NVCUVID, etc. macroses
|
2013-08-19 12:46:57 +04:00 |
|
Roman Donchenko
|
d9f71b762f
|
Deleted almost all of the precomp.cpp files.
Looks like we don't actually use them; when creating precompiled headers
with Visual C++, a dummy .cpp is created at build time.
|
2013-08-08 12:43:07 +04:00 |
|
Fedor Morozov
|
bef8d8192e
|
Minor fixes, new MergeDebevec
|
2013-08-06 15:24:01 +04:00 |
|
Fedor Morozov
|
4c0f7f9e59
|
Tonemapping documentation update
|
2013-08-05 20:35:48 +04:00 |
|
Fedor Morozov
|
cb999a231e
|
Mantiuk's tonemapping
|
2013-08-05 19:31:10 +04:00 |
|
Fedor Morozov
|
17609b90c7
|
Mantiuk's tonemapping
|
2013-08-05 19:22:42 +04:00 |
|
Alexander Shishkov
|
6df203c449
|
Fixes for Linux compilation, small changes
|
2013-08-03 01:45:20 +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
|
703cf8cef7
|
Calibration, various changes
|
2013-07-21 13:48:57 +04:00 |
|
Alexander Shishkov
|
707048f6e1
|
removed tonemap_algorithms due to wrapping problems
|
2013-07-18 00:55:39 +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
|
84ea0c9a97
|
Tests and rgbe fix
|
2013-06-24 05:54:58 +04:00 |
|
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
2013-06-07 13:05:39 +04:00 |
|
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
2013-04-18 15:03:50 +04:00 |
|
Vladislav Vinogradov
|
f375c86dfb
|
photo module fixes
|
2013-04-18 12:36:11 +04:00 |
|
Vladislav Vinogradov
|
e72ba73e70
|
moved gpu nlm to photo module
|
2013-04-18 11:33:33 +04:00 |
|
Andrey Kamaev
|
69648f0a6f
|
Make photo.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
0738ea7d0f
|
Make highgui.hpp independent from C API
|
2013-04-08 15:47:29 +04:00 |
|
Andrey Kamaev
|
288a0634c2
|
Make imgproc.hpp independent from C API
|
2013-04-08 15:47:28 +04:00 |
|
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
Andrey Kamaev
|
ad5cddc007
|
Main module headers are moved 1 level up
e.g. <opencv2/core/core.hpp> become <opencv2/core.hpp>
Also renamed <opencv2/core/opengl_interop.hpp> to <opencv2/core/opengl.hpp>
|
2013-03-13 17:26:56 +04:00 |
|
Andrey Kamaev
|
2a6fb2867e
|
Remove all using directives for STL namespace and members
Made all STL usages explicit to be able automatically find all usages of
particular class or function.
|
2013-02-25 15:04:17 +04:00 |
|
Andrey Kamaev
|
7e92826efc
|
Add test for issue #2646
|
2013-01-28 14:35:51 +04:00 |
|
Andrey Kamaev
|
d83914d478
|
Change Imgproc_ prefix to Photo_ in all accuracy tests of photo module
|
2013-01-28 14:01:22 +04:00 |
|