Vladislav Vinogradov
|
e9e66e5796
|
added VIBE_GPU (background subtraction) to gpu module
|
2012-06-26 10:38:15 +00:00 |
|
Andrey Kamaev
|
d9c74f63e1
|
All tests writing temporary files are updated to use cv::tempfile() function
|
2012-06-25 11:24:06 +00:00 |
|
Vladislav Vinogradov
|
acc031aaba
|
added MOG_GPU and MOG2_GPU (Gaussian Mixture background subtraction)
|
2012-06-25 11:13:50 +00:00 |
|
Vladislav Vinogradov
|
f392ab0e08
|
new implementation of gpu::PyrLKOpticalFlow::sparse (1.5 - 2x faster)
|
2012-06-18 06:49:10 +00:00 |
|
Vladislav Vinogradov
|
2e2bd55729
|
new implementation of gpu::PyrLKOpticalFlow::dense (1.5 - 2x faster)
|
2012-06-15 11:02:33 +00:00 |
|
Vladislav Vinogradov
|
bfb390e82a
|
added gpu::FGDStatModel (Background/foreground segmentation)
|
2012-06-05 13:32:04 +00:00 |
|
Vladislav Vinogradov
|
f07250acf3
|
updated gpu performance tests
|
2012-05-23 12:58:01 +00:00 |
|
Alexey Spizhevoy
|
b0bf54e713
|
Added a perf. test for gpu::FarnebackOpticalFlow
|
2012-02-16 11:48:56 +00:00 |
|
Vladislav Vinogradov
|
8f4d63913a
|
minor
|
2012-02-13 13:29:28 +00:00 |
|
Vladislav Vinogradov
|
77f286ada6
|
fixed build under linux
added PyrLKOpticalFlowDense performance test
|
2012-02-13 13:19:06 +00:00 |
|
Vladislav Vinogradov
|
a10fed8fd1
|
added GoodFeaturesToTrackDetector_GPU and PyrLKOpticalFlow to gpu module
|
2012-02-13 12:57:27 +00:00 |
|
Vladislav Vinogradov
|
e45d5e8a5f
|
added performance test for createOpticalFlowNeedleMap
|
2012-01-16 13:51:36 +00:00 |
|
Andrey Kamaev
|
65f5343ed5
|
Refactored performance tests. TEST_CYCLE macro is renamed to TEST_CYCLE_N; SIMPLE_TEST_CYCLE is renamed to TEST_CYCLE; from now 100 iterations are default for performance tests
|
2011-12-29 16:46:16 +00:00 |
|
Vladislav Vinogradov
|
457b8d7bff
|
update gpu perf tests
|
2011-12-28 12:53:08 +00:00 |
|