- 24 Apr, 2018 1 commit
-
-
Dmitry Kurtaev authored
* Custom deep learning layers support * Stack custom deep learning layers
-
- 19 Apr, 2018 2 commits
-
-
Alexander Alekhin authored
-
Tomoaki Teshima authored
* restore resize of carotene * clean up the source code * remove unused member function (Near) * add strict test on the border
-
- 09 Apr, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 28 Mar, 2018 3 commits
-
-
Alexander Alekhin authored
CPATH entries are processed before any -isystem: https://gcc.gnu.org/onlinedocs/cpp/Environment-Variables.html
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
- 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
-
- 06 Mar, 2018 2 commits
-
-
Maksim Shabunin authored
-
Maksim Shabunin authored
-
- 01 Mar, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 27 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
-
- 22 Feb, 2018 1 commit
-
-
Alexander Alekhin authored
FFmpeg: 3.3.4 -> 3.4.2 LibVPX: 1.6.1 -> 1.7.0 OpenH264: 1.6.0 -> 1.7.0
-
- 01 Feb, 2018 1 commit
-
-
Maksim Shabunin authored
* Do not build protobuf if dnn is disabled * Added BUILD_LIST cmake option to the cache * Moved protobuf to the top level * Fixed static build * Fixed world build * fixup! Fixed world build
-
- 17 Jan, 2018 1 commit
-
-
Dmitry Kurtaev authored
original commit: f5035150 JavaScript bindings for dnn module
-
- 16 Jan, 2018 1 commit
-
-
Maksim Shabunin authored
-
- 15 Jan, 2018 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
oqtvs authored
-
- 05 Jan, 2018 2 commits
-
-
Alexander Alekhin authored
Compiler message: tif_unix.c:170:12: error: call to 'mmap' declared with attribute error: mmap is not available with _FILE_OFFSET_BITS=64 when using GCC until android-21. Either raise your minSdkVersion, disable _FILE_OFFSET_BITS=64, or switch to Clang.
-
Alexander Alekhin authored
-
- 18 Dec, 2017 2 commits
-
-
Tomoaki Teshima authored
- fix compilation error about "inline" - fix linker error about "_TIFF_snprintf_f"
-
Tomoaki Teshima authored
* remove non ASCII character from the comment
-
- 15 Dec, 2017 3 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Sayed Adel authored
-
- 14 Dec, 2017 7 commits
-
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
Alexander Alekhin authored
-
Suleyman TURKMEN authored
-
Suleyman TURKMEN 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)
-
- 12 Dec, 2017 1 commit
-
-
Alexander Alekhin authored
-
- 08 Dec, 2017 1 commit
-
-
Dmitry Kurtaev authored
-
- 28 Nov, 2017 1 commit
-
-
Alexander Alekhin authored
- 3rdparty/libjasper/jas_getopt.c:129:25: warning: this function declaration is not a prototype [-Wstrict-prototypes] - clang: warning: optimization flag '-fomit-frame-pointer' is not supported for target 'armv7' [-Wignored-optimization-argument]
-
- 03 Nov, 2017 1 commit
-
-
Maksim Shabunin authored
-
- 20 Oct, 2017 1 commit
-
-
Maksim Shabunin authored
-