- 04 Dec, 2018 1 commit
-
-
Vitaly Tuzov authored
-
- 10 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 08 Nov, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 30 Oct, 2018 1 commit
-
-
Sayed Adel authored
- initialize arithmetic dispatcher - add new universal intrinsic v_absdiffs - add new universal intrinsic v_pack_b - add accumulate version of universal intrinsic v_round - fix sse/avx2:uint8 multiplication overflow - reimplement arithmetic, logic and comparison operations into wide universal intrinsics with full support for all types - reimplement IPP arithmetic, logic and comparison operations in a sperate file arithm_ipp.hpp - avoid scalar multiplication if scaling factor eq 1 and use integer multiplication - move C arithmetic operations to precomp.hpp and delete [arithm_simd|arithm_core].hpp - add compatibility with new opencv4 divide policy
-
- 29 Oct, 2018 1 commit
-
-
- 14 Oct, 2018 1 commit
-
-
Alexander Alekhin authored
- always pass DEPTH_dst value to core/arithm kernel
-
- 21 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
* Cleanup macros and enable expansion of `__VA_ARGS__` for Visual Studio * Macros for enum-arguments backwards compatibility * Convert struct Param to enum struct * Enabled ParamType.type for enum types * Enabled `cv.read` and `cv.write` for enum types * Rename unnamed enum to AAKAZE.DescriptorType * Rename unnamed enum to AccessFlag * Rename unnamed enum to AgastFeatureDetector.DetectorType * Convert struct DrawMatchesFlags to enum struct * Rename unnamed enum to FastFeatureDetector.DetectorType * Rename unnamed enum to Formatter.FormatType * Rename unnamed enum to HOGDescriptor.HistogramNormType * Rename unnamed enum to DescriptorMatcher.MatcherType * Rename unnamed enum to KAZE.DiffusivityType * Rename unnamed enum to ORB.ScoreType * Rename unnamed enum to UMatData.MemoryFlag * Rename unnamed enum to _InputArray.KindFlag * Rename unnamed enum to _OutputArray.DepthMask * Convert normType enums to static const NormTypes * Avoid conflicts with ElemType * Rename unnamed enum to DescriptorStorageFormat
-
- 13 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 07 Sep, 2018 1 commit
-
-
Hamdi Sahloul authored
-
- 06 Sep, 2018 1 commit
-
-
cyy authored
* simplify condition * dims must > 0 or latter sz[dims-1] will underflow
-
- 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
-
- 26 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 17 Jul, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 04 Jul, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 31 May, 2018 1 commit
-
-
Vadim Pisarevsky authored
fixes handling of empty matrices in some functions (#11634) * a part of PR #11416 by Yuki Takehara * moved the empty mat check in Mat::copyTo() * fixed some test failures
-
- 21 Apr, 2018 1 commit
-
-
berak authored
-
- 10 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 Sep, 2017 1 commit
-
-
Tomoaki Teshima authored
* remove raw NEON/SSE2 implementation as much as possible * replace them to universal intrinsic in InRange/Compare/AddWeighted
-
- 27 Sep, 2017 1 commit
-
-
Deric Crago authored
-
- 28 Jun, 2017 1 commit
-
-
Vladislav Sovrasov authored
-
- 23 May, 2017 2 commits
-
-
-
Maksim Shabunin authored
-
- 14 Feb, 2017 1 commit
-
-
Alexander Alekhin authored
- don't use undefined flag=0. It should be CONSTANT instead. - don't allow 'UMat* m=NULL' argument (except LOCAL/CONSTANT flags). This case is not handled well to provide NULL __global pointers. It is better to use '-D' macro defines instead (at least for performance)
-
- 15 Dec, 2016 1 commit
-
-
Alexander Alekhin authored
(2.4) Backports from master branch (#7854)
-
- 19 Aug, 2016 1 commit
-
-
Pavel Vlasov authored
-
- 20 Jul, 2016 1 commit
-
-
Ilya Lavrenov authored
-
- 07 Apr, 2016 1 commit
-
-
Maksim Shabunin authored
- added HAL documentation support - added documentation to HAL replacement interface - updated several HAL functions in imgproc module
-
- 17 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 03 Dec, 2015 1 commit
-
-
Maksim Shabunin authored
- added new functions from core module: split, merge, add, sub, mul, div, ... - added function replacement mechanism - added example of HAL replacement library
-
- 20 Oct, 2015 1 commit
-
-
Maksim Shabunin authored
-
- 21 Sep, 2015 1 commit
-
-
Pavel Vlasov authored
-
- 01 May, 2015 1 commit
-
-
Vadim Pisarevsky authored
fixed http://code.opencv.org/issues/3935 possibly fixed http://code.opencv.org/issues/3594
-
- 27 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 26 Feb, 2015 1 commit
-
-
Vladislav Vinogradov authored
-
- 24 Feb, 2015 1 commit
-
-
Mansour Moufid authored
-
- 12 Jan, 2015 4 commits
-
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-
Ilya Lavrenov authored
-