Roman Donchenko
|
18bb951574
|
Nuked the rest of the precomp.cpp files.
Consider this a part of merging #1357.
|
12 years ago |
Vladislav Vinogradov
|
fd88654b45
|
replaced GPU -> CUDA
|
12 years ago |
Vladislav Vinogradov
|
3c34b24f1f
|
replaced gpu->cuda in files names
|
12 years ago |
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
12 years ago |
Roman Donchenko
|
9ed475cf52
|
War on Whitespace, master edition: file endings.
|
12 years ago |
Vladislav Vinogradov
|
4716f63444
|
fixed gpu performance tests:
used new CV_PERF_TEST_MAIN_WITH_IMPLS mechanism
|
12 years ago |
marina.kolpakova
|
0211843062
|
merge Detection structure for CPU and GPU soft cascade detectors
|
12 years ago |
marina.kolpakova
|
5120322cea
|
move gpu version of soft cascade to dedicated module
|
12 years ago |
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>
|
12 years ago |
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.
|
12 years ago |
marina.kolpakova
|
cc538ddfa6
|
changes related with code review
|
12 years ago |
marina.kolpakova
|
f7ac73998a
|
code review fixes
|
12 years ago |
marina.kolpakova
|
61441a1014
|
rename SCascade -> SoftCascadeDetector
|
12 years ago |
marina.kolpakova
|
1b43b0e2df
|
move soft cascade functionality into dedicated module
|
12 years ago |