Maksim Shabunin
|
d01bedbc61
|
Removed Sphinx documentation files
|
10 years ago |
Vladislav Vinogradov
|
9210d8e542
|
move allocMatFromBuf function to farneback.cpp:
* it is the only place, where it is used
* no need to make this function public
|
10 years ago |
Vladislav Vinogradov
|
48c9c24da6
|
disable -Wshadow warning for CUDA modules:
it is generated by CUDA headers and we can't fix it
|
10 years ago |
Maksim Shabunin
|
1523fdcc1c
|
Doxygen documentation: more fixes and cleanups
|
10 years ago |
Maksim Shabunin
|
ceb6e8bd94
|
Doxygen documentation: cuda
|
10 years ago |
Philipp Hasper
|
30742d21d8
|
CUDA optical flow stubs: missing parameter
|
11 years ago |
Ernest Galbrun
|
6207d338dd
|
merged new master branch
changed tests for tvl1 optflow
correction of a bug preventing compilation with cuda (fmin changed to fminf)
|
11 years ago |
Fco. Javier Delgado del Hoyo
|
625fd61313
|
Removed OpticalFlowBM test from cudaoptflow module
|
11 years ago |
Ernest Galbrun
|
917107e635
|
removed bm legacy
|
11 years ago |
Fco. Javier Delgado del Hoyo
|
fd10557e78
|
Removed cvCalcOpticalFlowBM from cudaoptflow test
|
11 years ago |
Fco. Javier Delgado del Hoyo
|
8def44047a
|
Removed cvCalcOpticalFlowBM from performance test
|
11 years ago |
Fco. Javier Delgado del Hoyo
|
d3d0434f07
|
Removed opencv_legacy dependency from cudaoptflow
|
11 years ago |
Ernest Galbrun
|
5623701acb
|
performance issue for cuda TVL1 when gamma = 0
|
11 years ago |
Ernest Galbrun
|
df8f1a4355
|
removed legacy header
|
11 years ago |
Ernest Galbrun
|
62fed8b7b2
|
retry after failure to load from the build bot
|
11 years ago |
Ernest Galbrun
|
5c8e679bdc
|
still a couple tabs and trailing whitespaces...
|
11 years ago |
Ernest Galbrun
|
eb6c598678
|
changed nullptr to NULL to avoid c++11 (failed to build on linux)
replaces tabs with spaces
|
11 years ago |
Ernest Galbrun
|
4bd55c6f73
|
added comments and reference for Chambolle paper
|
11 years ago |
Ernest Galbrun
|
693c4e5741
|
debug of cuda_tvl1 => pass tests succesfully
|
11 years ago |
Ernest Galbrun
|
3e577b090e
|
removed legacy from cmake dependency
removed legacy tests in cudaoptflow
|
11 years ago |
Ernest Galbrun
|
1ea1cafa00
|
added modification on cudaoptflow/include/opencv2/cudaoptflow.hpp
|
11 years ago |
Ernest Galbrun
|
b66a13183e
|
added cuda support for chambolle parameter
|
11 years ago |
Andrey Pavlenko
|
724f5e7f19
|
Don't build CUDA modules stubs by default (use `-DBUILD_CUDA_STUBS=ON` if need them)
|
11 years ago |
Vladislav Vinogradov
|
429bfad225
|
removed precomp.cpp files
|
12 years ago |
Vladislav Vinogradov
|
cbe437571e
|
fixed docs
|
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
|
5660d6a680
|
renamed gpuoptflow -> cudaoptflow
|
12 years ago |