opencv/modules/imgproc
Tomoaki Teshima 1095076d7f imgproc: speed up threshold of 64F version using NEON and SSE
* use NEON under aarch64 only
  * check 64F version correctly
2016-07-09 17:05:29 +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 imgproc: speed up threshold of 64F version using NEON and SSE 2016-07-09 17:05:29 +09:00
test imgproc: speed up threshold of 64F version using NEON and SSE 2016-07-09 17:05:29 +09:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00