opencv/modules/imgproc
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 Change image e small fix to cv::ellipse() Doc 2017-02-23 09:10:48 +01:00
include/opencv2 Fix markdown format. 2017-04-21 10:29:13 +02:00
misc/java java tests fixes 2016-11-23 13:53:00 +03:00
perf suppress warnings 2017-02-23 09:11:12 +09:00
src Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
test Update for IPP for OpenCV 2017u2 integration; 2017-04-25 15:53:12 +03:00
CMakeLists.txt Python support 2015-03-02 18:13:00 +03:00