This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
99b0845cd5945a86485ae3b6b51ea3020c6d60f5
opencv
/
modules
/
video
/
test
History
Tomoaki Teshima
3c2f7ecc97
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
...
* use SSE and/or AVX based on configuration * revise the test to verify the implementation
2016-07-15 08:09:24 +09:00
..
ocl
fix: bg substraction for float images with OpenCL
2016-03-07 16:23:05 +01:00
test_accum.cpp
speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD
2016-07-15 08:09:24 +09:00
test_camshift.cpp
Move C API of opencv_video to separate file
2013-04-11 17:38:33 +04:00
test_ecc.cpp
gcc6: fix misleading indentation warning
2016-03-07 17:06:16 +05:30
test_estimaterigid.cpp
Applied proposed fix
2014-10-15 22:36:38 +02:00
test_kalman.cpp
Move C API of opencv_video to separate file
2013-04-11 17:38:33 +04:00
test_main.cpp
fixed opencv_video tests
2011-07-13 10:18:13 +00:00
test_optflowpyrlk.cpp
Move C API of opencv_video to separate file
2013-04-11 17:38:33 +04:00
test_precomp.hpp
Extract imgcodecs module from highgui
2014-07-07 16:28:08 +04:00
test_tvl1optflow.cpp
Adding test support for WINRT
2015-06-30 15:35:20 +03:00