mirror of
https://github.com/opencv/opencv.git
synced 2026-07-21 19:33:03 +04:00
bb9bf53eb1b6a6940f416729718607d1d4b02b07
turn off SSE2 optimization in cv::exp & cv::log in the case of VS2005 or earlier versions, because of missing _mm_cast* intrinsics (ticket #729)
See http://opencv.willowgarage.com
Description
Languages
C++
87.6%
C
3.2%
Python
2.9%
CMake
2%
Java
1.5%
Other
2.6%