StevenPuttemans
|
5728f796f6
|
updating python tutorials + providing necessary data
|
8 years ago |
DozyC
|
6c4aae98f7
|
tapi examples - Removing defaults from all command line switches accessed with has()
|
9 years ago |
Dmitriy Anisimov
|
1007c06d44
|
initial commit
|
11 years ago |
Vadim Pisarevsky
|
d0137b6d2d
|
moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib
|
11 years ago |
vbystricky
|
d58f736935
|
Split highgui module to videoio and highgui
|
11 years ago |
Konstantin Matskevich
|
07778e1760
|
fixes
|
11 years ago |
Konstantin Matskevich
|
450ea3131f
|
samples
|
11 years ago |
Ilya Lavrenov
|
4d86e2140d
|
OpenCL examples refactoring
|
12 years ago |
Alexander Alekhin
|
69c2ef5ed2
|
ocl: update ocl samples
|
12 years ago |
Jin Ma
|
3fb0bf6e99
|
Added MOG and MOG2.
|
12 years ago |
Vladislav Vinogradov
|
62edeeed16
|
refactored FGD algorithm
|
12 years ago |
Vladislav Vinogradov
|
697793090d
|
refactored GMG algorithm
|
12 years ago |
Vladislav Vinogradov
|
b8f0d1a0e4
|
refactored MOG2 algorithm
|
12 years ago |
Vladislav Vinogradov
|
a2adab7283
|
refactored MOG algorithm
converted it to abstract interface
|
12 years ago |
Vladislav Vinogradov
|
3eeaa9189c
|
Revert "Revert "Merge pull request #836 from jet47:gpu-modules""
|
12 years ago |
Vladislav Vinogradov
|
49a4f27d42
|
removed VIBE implementation
|
12 years ago |
Vladislav Vinogradov
|
ec52096e30
|
removed VIBE implementation
|
12 years ago |
Andrey Kamaev
|
416fb50594
|
Revert "Merge pull request #836 from jet47:gpu-modules"
This reverts commit fba72cb60d , reversing
changes made to 02131ffb62 .
|
12 years ago |
Vladislav Vinogradov
|
564f609885
|
fixed samples compilation
|
12 years ago |
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
12 years ago |
Vladislav Vinogradov
|
0a65f2f4af
|
merged gpunonfree and nonfree module
|
12 years ago |
Vladislav Vinogradov
|
fd7bf0b766
|
moved SURF_GPU and VIBE to gpunonfree module
|
12 years ago |
Andrey Kamaev
|
d566c6bc86
|
Revert "add new version of CommandLineParser. add empty docs"
This reverts commit 54a202b3d5 .
Conflicts:
modules/core/doc/command_line_parser.rst
modules/core/include/opencv2/core/core.hpp
modules/core/src/cmdparser.cpp
modules/gpu/perf/main.cpp
modules/gpu/test/main.cpp
modules/ts/src/ts_perf.cpp
|
13 years ago |
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
13 years ago |
Andrey Kamaev
|
f2a02feffa
|
Fix Windows build issues
* No /arch:SSE3 in MSVC
* Warnings fixed or suppressed
|
13 years ago |
Vladislav Vinogradov
|
beb3e6ff18
|
added GMG_GPU to bgfg_segm sample
|
13 years ago |
Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
13 years ago |
Vladislav Vinogradov
|
d85ef03a42
|
added background subtraction sample for gpu module
|
13 years ago |