opencv/modules/imgproc
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
..
doc Adding the syntax and usage for cv2.undistortPoints(). 2016-03-13 13:32:24 +01:00
include/opencv2 Update imgproc.hpp 2016-05-21 14:08:14 +03:00
misc/java Java wrapper for moments: do not truncate values in set method 2016-03-31 12:57:10 +03:00
perf Visual Studio 2015 warning and test fixes 2015-10-20 12:48:37 +03:00
src speed up accumulate, accumulateSquare, accumulateProduct and accumulateWeighted using SIMD 2016-07-15 08:09:24 +09:00
test Update test case for 64F version 2016-05-26 08:38:29 +09:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00