Dan Moodie
|
66738d748f
|
Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls.
Added unsigned char support for 1, 3, 4 channel images.
|
2015-12-29 10:48:14 -05:00 |
|
Vladislav Vinogradov
|
381216aa54
|
refactor cudaoptflow public API:
* use opaque algorithm interfaces
* add stream support
|
2015-01-21 15:50:21 +03:00 |
|
Vladislav Vinogradov
|
19c6bbe7d9
|
move obsolete algorithms from cudaoptflow to cudalegacy
|
2015-01-21 15:50:21 +03:00 |
|
Ernest Galbrun
|
5623701acb
|
performance issue for cuda TVL1 when gamma = 0
|
2014-07-28 14:24:21 +02:00 |
|
Ernest Galbrun
|
62fed8b7b2
|
retry after failure to load from the build bot
|
2014-07-07 12:55:07 +02:00 |
|
Ernest Galbrun
|
5c8e679bdc
|
still a couple tabs and trailing whitespaces...
|
2014-07-07 12:34:23 +02:00 |
|
Ernest Galbrun
|
693c4e5741
|
debug of cuda_tvl1 => pass tests succesfully
|
2014-07-04 14:23:09 +02:00 |
|
Ernest Galbrun
|
b66a13183e
|
added cuda support for chambolle parameter
|
2014-07-02 17:06:52 +02:00 |
|
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 |
|
Vladislav Vinogradov
|
5660d6a680
|
renamed gpuoptflow -> cudaoptflow
|
2013-09-02 14:00:43 +04:00 |
|