sourin
a34fbf7bb1
Fixed identifiers warns
9 years ago
Maksim Shabunin
771af4f32d
Some changes to support mingw-w64
...
- IPP is disabled by default when compiler is mingw (couldn't make it
work)
- fixed some warnings
- fixed some `__GNUC__` version checks (for correctness and convenience)
- removed UTF-8 BOM from hough.cpp (fixes #5253 )
10 years ago
Vladislav Vinogradov
ce0e595a4f
move the rest cuda functions to cuda legacy
10 years ago
Vladislav Vinogradov
b416e8715d
move labeling routines from cuda to cudalegacy
10 years ago
Vladislav Vinogradov
19c6bbe7d9
move obsolete algorithms from cudaoptflow to cudalegacy
10 years ago
Vladislav Vinogradov
dae188d14f
move obsolete algorithms from cudabgsegm to cudalegacy:
...
* GMG
* FGD
10 years ago
Vladislav Vinogradov
4cc7b0a74f
move ImagePyramid to cudalegacy
10 years ago
Maksim Shabunin
03e213ccae
Doxygen documentation: BiB references and fixes
10 years ago
Maksim Shabunin
ceb6e8bd94
Doxygen documentation: cuda
10 years ago
Vladislav Vinogradov
6d216d78d9
renamed gpulegacy -> cudalegacy
12 years ago