opencv/modules/core
Pavel Vlasov 11c2ffaf1c Update for IPP for OpenCV 2017u2 integration;
Updated integrations for:
cv::split
cv::merge
cv::insertChannel
cv::extractChannel
cv::Mat::convertTo - now with scaled conversions support
cv::LUT - disabled due to performance issues
Mat::copyTo
Mat::setTo
cv::flip
cv::copyMakeBorder - currently disabled
cv::polarToCart
cv::pow - ipp pow function was removed due to performance issues
cv::hal::magnitude32f/64f - disabled for <= SSE42, poor performance
cv::countNonZero
cv::minMaxIdx
cv::norm
cv::canny - new integration. Disabled for threaded;
cv::cornerHarris
cv::boxFilter
cv::bilateralFilter
cv::integral
2017-04-25 15:53:12 +03:00
..
doc Large update of videoio doc and samples following mshabunin comments 2016-09-09 18:46:11 +02:00
include/opencv2 Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
misc/java Added javadoc generation 2017-04-05 18:18:39 +03:00
perf IPP for OpenCV 2017u2 initial enabling patch; 2017-04-20 20:26:30 +03:00
src Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
test Merge pull request #8535 from arnaudbrejeon:std_array 2017-04-19 13:13:39 +03:00
CMakeLists.txt core(mathfuncs_core): cpu optimization dispatched code 2017-03-23 16:17:10 +03:00