opencv/modules/video
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
..
include/opencv2 rigidTransform: only four DoF 2016-06-15 16:41:39 +02:00
misc/java/test Modified java wrapping mechanism 2015-03-02 18:12:30 +03:00
perf Modify findTransformECC to support a mask of pixels to consider 2015-03-19 22:16:32 -04:00
src Fix missing format when writing Algorithm-based objects 2016-04-07 13:49:42 -07:00
test speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD 2016-07-15 08:09:24 +09:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00