Vladislav Vinogradov
|
1ad4592bfc
|
Merge branch 'master' into gpu-cuda-rename
Conflicts:
modules/cudaoptflow/perf/perf_optflow.cpp
modules/cudaoptflow/src/tvl1flow.cpp
samples/gpu/stereo_multi.cpp
|
2013-09-04 09:58:32 +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 |
|
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
|
e895b7455e
|
renamed gpu namespace -> cuda
|
2013-09-02 14:00:41 +04:00 |
|
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
2013-08-27 14:23:26 +04:00 |
|
Vladislav Vinogradov
|
4716f63444
|
fixed gpu performance tests:
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
|
2013-07-16 15:43:04 +04:00 |
|
marina.kolpakova
|
0211843062
|
merge Detection structure for CPU and GPU soft cascade detectors
|
2013-03-18 06:58:53 +04:00 |
|
marina.kolpakova
|
5120322cea
|
move gpu version of soft cascade to dedicated module
|
2013-03-14 12:27:13 +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 |
|
marina.kolpakova
|
cc538ddfa6
|
changes related with code review
|
2013-02-01 17:47:05 +04:00 |
|
marina.kolpakova
|
f7ac73998a
|
code review fixes
|
2013-02-01 14:36:06 +04:00 |
|
marina.kolpakova
|
61441a1014
|
rename SCascade -> SoftCascadeDetector
|
2013-02-01 14:36:05 +04:00 |
|
marina.kolpakova
|
1b43b0e2df
|
move soft cascade functionality into dedicated module
|
2013-02-01 14:36:05 +04:00 |
|