- 15 Oct, 2018 2 commits
-
-
Alexander Alekhin authored
* js: update build script - support emscipten 1.38.12 (wasm is ON by default) - verbose build messages * js: use builtin Math functions * js: disable tracing code completelly
-
Vitaly Tuzov authored
-
- 14 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
- always pass DEPTH_dst value to core/arithm kernel
-
- 13 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 04 Sep, 2018 1 commit
-
-
Alexander Alekhin authored
Commits: - 09837928 - 10fb88d0 Excluded changes with std::atomic (C++98 requirement)
-
- 02 Sep, 2018 1 commit
-
-
cyy authored
* fix some static analyzer warnings * fix some static analyzer warnings * fix race condition of workthread control
-
- 08 Aug, 2018 1 commit
-
-
Alexander Alekhin authored
To avoid duplicates in binaries
-
- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 14 Oct, 2017 1 commit
-
-
Tomoaki Teshima authored
* replace the implementation by universal intrinsic * make sure no degradation happens on ARM platform
-
- 25 Apr, 2017 1 commit
-
-
Pavel Vlasov authored
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
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 12 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
Exp and Log IPP implementations are changed to hal interface;
-
- 31 May, 2016 1 commit
-
-
Maksim Shabunin authored
-
- 17 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 09 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
1) fix multichannel support 2) remove useless bad_value, read value from original Mat directly 3) add more tests 4) fix docs for cvCeil and checkRange
-
- 20 Nov, 2015 2 commits
-
-
hoangviet1985 authored
-
hoangviet1985 authored
-
- 10 Nov, 2015 1 commit
-
-
hoangviet1985 authored
-
- 06 Nov, 2015 3 commits
- 04 Nov, 2015 2 commits
- 03 Nov, 2015 3 commits
- 02 Nov, 2015 6 commits
- 01 Nov, 2015 1 commit
-
-
Viet Dinh authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 13 Sep, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 25 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
hack solvePoly to finds roots of polynoms with zero higher-order coefficients. The roots are populated in this case, which is not valid, strictly speaking, but good enough for function like correctMatches. This solves http://code.opencv.org/issues/4330
-
- 05 May, 2015 2 commits
-
-
Vadim Pisarevsky authored
-
Vadim Pisarevsky authored
-
- 01 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
fixed http://code.opencv.org/issues/3935 possibly fixed http://code.opencv.org/issues/3594
-
- 16 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
-