Roman Donchenko
|
2c033251db
|
Boring changes - gpubgsegm.
|
2013-09-05 19:02:58 +04:00 |
|
Roman Donchenko
|
18bb951574
|
Nuked the rest of the precomp.cpp files.
Consider this a part of merging #1357.
|
2013-09-02 19:53:45 +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 |
|
Vladislav Vinogradov
|
af2a700671
|
made module dependency optional
|
2013-07-18 15:39:42 +04:00 |
|
Vladislav Vinogradov
|
62edeeed16
|
refactored FGD algorithm
|
2013-07-18 15:39:42 +04:00 |
|
Vladislav Vinogradov
|
697793090d
|
refactored GMG algorithm
|
2013-07-18 15:39:42 +04:00 |
|
Vladislav Vinogradov
|
b8f0d1a0e4
|
refactored MOG2 algorithm
|
2013-07-18 15:39:42 +04:00 |
|
Vladislav Vinogradov
|
a2adab7283
|
refactored MOG algorithm
converted it to abstract interface
|
2013-07-18 15:39:42 +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
|
f531dd839c
|
gpubgsegm module fixes
|
2013-04-18 11:33:34 +04:00 |
|
Vladislav Vinogradov
|
ac0f506d0e
|
split gpuvideo onto gpuoptflow and gpubgsegm
|
2013-04-18 11:33:34 +04:00 |
|