This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
opencv
Watch
1
Star
0
Fork
0
You've already forked opencv
mirror of
https://github.com/opencv/opencv.git
synced
2024-11-27 04:36:36 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
b6c2c61ce1
opencv
/
modules
/
core
History
Patrick Mihelich
b6c2c61ce1
Check for SSSE3 in core/internal.hpp. Define CV_SSSE3, and if enabled include tmmintrin.h.
2012-02-23 21:41:22 +00:00
..
doc
added description of minMaxIdx
2011-12-09 12:13:23 +00:00
include/opencv2
/core
Check for SSSE3 in core/internal.hpp. Define CV_SSSE3, and if enabled include tmmintrin.h.
2012-02-23 21:41:22 +00:00
perf
Created a perftest for convertTo, updated perftests for arithmetical operations
2012-02-15 10:24:47 +00:00
src
created wrappers for new NPP functions
2012-02-22 10:00:53 +00:00
test
Fixes: Android NDK r7b, android build warnings, build with Visual Studio 2005.
2012-02-16 20:29:35 +00:00
CMakeLists.txt
fixed ~200 warnings for windows
2012-02-14 10:22:34 +00:00