- 20 Apr, 2017 1 commit
-
-
Pavel Vlasov authored
-
- 21 Mar, 2017 1 commit
-
-
Naba Kumar authored
-
- 16 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 08 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 07 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
-
- 08 Nov, 2016 1 commit
-
-
Pavel Vlasov authored
--perf_instrument parameter now has int type and 0, 1, 2 modes (1 - simple trees, 2 - expanded trees for functions with same name but different calling address); Maximum depth limit var was added to the instrumentation structure; Trace names output console output fix: improper tree formatting could happen; Output in case of error was added; Custom regions improvements; Improved timing and weight calculation for parallel regions; New TC (threads counter) value to indicate how many different threads accessed particular node; parallel_for, warnings fixes and ReturnAddress code from Alexander Alekhin;
-
- 07 Sep, 2016 2 commits
-
-
Rostislav Vasilikhin authored
-
Rostislav Vasilikhin authored
fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428)
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 19 Apr, 2016 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 08 Apr, 2016 3 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 12 Dec, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 29 Sep, 2015 1 commit
-
-
Pavel Vlasov authored
HAVE_IPP_ICV_ONLY will be undefined if OpenCV was linked against ICV packet from IPP9 or greater. ICV9+ packets will be aligned with IPP in OpenCV APIs This will ease code management between IPP and ICV
-
- 25 Sep, 2015 2 commits
-
-
Pavel Vlasov authored
IPP_VERSION_MAJOR * 100 + IPP_VERSION_MINOR*10 + IPP_VERSION_UPDATE to manage changes between updates more easily. IPP_DISABLE_BLOCK was added to ease tracking of disabled IPP functions;
-
Pavel Vlasov authored
Minor changes to IPP implementations;
-
- 23 Jun, 2015 1 commit
-
-
Alexander Alekhin authored
-
- 05 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
-
- 29 Apr, 2015 1 commit
-
-
Vadim Pisarevsky authored
fixed invalid output of cv::dft when using DFT_ROWS + DFT_COMPLEX_OUTPUT (http://code.opencv.org/issues/3428)
-
- 20 Mar, 2015 1 commit
-
-
Dmitry-Me authored
-
- 15 Oct, 2014 1 commit
-
-
Pavel Vlasov authored
IPP can be switched on and off on runtime; Optional implementation collector was added (switched off by default in CMake). Gathers data of implementation used in functions and report this info through performance TS; TS modifications for implementations control;
-
- 27 Aug, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 25 Aug, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 18 Aug, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 13 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
1. someMatrix.data -> someMatrix.prt() 2. someMatrix.data + someMatrix.step * lineIndex -> someMatrix.ptr( lineIndex ) 3. (SomeType*) someMatrix.data -> someMatrix.ptr<SomeType>() 4. someMatrix.data -> !someMatrix.empty() ( or !someMatrix.data -> someMatrix.empty() ) in logical expressions
-
- 09 Aug, 2014 1 commit
-
-
Vadim Pisarevsky authored
-
- 07 Aug, 2014 1 commit
-
-
Adil Ibragimov authored
-
- 05 Aug, 2014 1 commit
-
-
Alexander Alekhin authored
-
- 28 Jul, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 25 Jul, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 24 Jul, 2014 1 commit
-
-
Alexander Karsakov authored
-
- 23 Jul, 2014 1 commit
-
-
Elena Gvozdeva authored
-
- 22 Jul, 2014 5 commits
-
-
Alexander Karsakov authored
-
Alexander Karsakov authored
-
Alexander Karsakov authored
-
Alexander Karsakov authored
-
Alexander Karsakov authored
-