Louie Helm
|
39874d7254
|
Fix Farneback GPU Sample in GCC6
|
2017-04-27 16:28:36 -07:00 |
|
Vladislav Vinogradov
|
b3a743f09a
|
fix gpu samples compilation
|
2015-01-21 15:50:22 +03:00 |
|
Tzafrir
|
997dded1ac
|
add default file to load in case sample was run without command line arguments
|
2015-01-15 14:10:31 +02:00 |
|
Vladislav Vinogradov
|
5660d6a680
|
renamed gpuoptflow -> cudaoptflow
|
2013-09-02 14:00:43 +04:00 |
|
Vladislav Vinogradov
|
91dd44e7fa
|
removed compatibility headers
|
2013-09-02 14:00:42 +04:00 |
|
Vladislav Vinogradov
|
e895b7455e
|
renamed gpu namespace -> cuda
|
2013-09-02 14:00:41 +04:00 |
|
Vladislav Vinogradov
|
8fcef225fb
|
switched to Input/Output Array in reductions operations
|
2013-06-11 17:58:05 +04:00 |
|
Andrey Kamaev
|
89356ff16d
|
Move non-CV functionality from core.hpp to separate utility.hpp header
|
2013-03-20 17:56:06 +04:00 |
|
AoD314
|
54a202b3d5
|
add new version of CommandLineParser. add empty docs
|
2012-09-07 13:24:48 +04:00 |
|
Andrey Kamaev
|
49a1ba6038
|
Set stricter warning rules for gcc
|
2012-06-07 17:21:29 +00:00 |
|
Vladislav Vinogradov
|
2d30480982
|
created wrappers for new NPP functions
removed void integral(const GpuMat& src, GpuMat& sum, GpuMat& sqsum, Stream& stream) - it fails with NPP_NOT_IMPLEMENTED error
updated docs, accuracy and performance tests
|
2012-02-22 10:00:53 +00:00 |
|
Alexey Spizhevoy
|
35d63083f9
|
Added Farneback's optical flow sample
|
2012-02-20 08:31:10 +00:00 |
|