- 05 Aug, 2019 1 commit
-
-
Tomoaki Teshima authored
-
- 08 Jan, 2019 1 commit
-
-
Thomas Peters authored
-
- 26 Nov, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 22 Jun, 2018 1 commit
-
-
Tomoaki Teshima authored
-
- 19 Apr, 2018 1 commit
-
-
Tomoaki Teshima authored
* restore resize of carotene * clean up the source code * remove unused member function (Near) * add strict test on the border
-
- 27 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
- Recommended compiler checks: - GCC: CV_GCC - Clang: CV_CLANG - fixed problem with CMAKE_CXX_COMPILER_ID=Clang/AppleClang mess on MacOSX Details: cmake --help-policy CMP0025 - do not declare Clang as GCC compiler
-
- 22 Mar, 2018 1 commit
-
-
Tomoaki Teshima authored
* disable carotenete when calling resize on ARM/Aarch64 * loosen eps on Aarch64
-
- 15 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 13 Dec, 2017 1 commit
-
-
Vitaly Tuzov authored
Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468)
-
- 20 Sep, 2017 1 commit
-
-
Khem Raj authored
clang pretends to be gcc 4.2.0 which means we will use inline asm for no reason, instead of builtins on clang when possible. Signed-off-by:
Khem Raj <raj.khem@gmail.com>
-
- 08 Sep, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 23 Aug, 2017 2 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 10 Jul, 2017 1 commit
-
-
- 03 Jul, 2017 1 commit
-
-
Tony Lian authored
Remove unnecessary Non-ASCII characters from source code (#9075) * Remove unnecessary Non-ASCII characters from source code Remove unnecessary Non-ASCII characters and replace them with ASCII characters * Remove dashes in the @param statement Remove dashes and place single space in the @param statement to keep coding style * misc: more fixes for non-ASCII symbols * misc: fix non-ASCII symbol in CMake file
-
- 21 Jun, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 22 Oct, 2016 1 commit
-
-
Tomoaki Teshima authored
* use rounding to nearest same as divSaturateQ
-
- 20 Oct, 2016 1 commit
-
-
Tomoaki Teshima authored
* use round-to-neaerest in div of carotene
-
- 28 Sep, 2016 1 commit
-
-
Tomoaki Teshima authored
* add if section for clang
-
- 02 Sep, 2016 1 commit
-
-
Vitaly Tuzov authored
-
- 01 Sep, 2016 1 commit
-
-
Matthew Cook authored
-
- 19 Jul, 2016 1 commit
-
-
kurenai authored
-
- 08 Jul, 2016 2 commits
-
-
Vitaly Tuzov authored
-
Vitaly Tuzov authored
-
- 05 Jul, 2016 1 commit
-
-
Elif Albuz authored
-