61 Commits (a6b8ea892bdd619f658c0380a317c11ea206ffdc)

Author SHA1 Message Date
Alexander Smorkalov 2799c74d50 Use Carotene implementation of TEGRA_GaussianBlurBinomial 3x3 and 5x5 on ARM. 5 months ago
Thirumalai Nagalingam ce1d840adf Fix: compilation Issue on ARM64 (msys2 clangarm) 5 months ago
Kumataro dba7186378
Merge pull request #24271 from Kumataro:fix24163 11 months ago
Tomoaki Teshima 2146bbb7bd fix warning in Clang 10 11 months ago
Alexander Smorkalov 423bc515e5 Integer underflow fix for morphologyEx in Carotene (arm). 2 years ago
Andrey Senyaev e1305e8d05 Fixed a warning in case of typename on macOS ARM64 2 years ago
Andrey Senyaev ef570e4e13 Suppress warnings in carotene on macOS ARM64 for 3.4 branch 2 years ago
Tomoaki Teshima 87ef6a9cc1 build: suppress the warning 2 years ago
lgx 2b8094f915 fix a blur3x3 function 3 years ago
Alexander Alekhin a3287b85c5 carotene: disable YUV color conversions (bit-exact issue) 3 years ago
Amir Tulegenov 86a51015b1
Merge pull request #19554 from amirtu:OCV-215_cvtColorTwoPlane_wrong_output_when_Y_Plane_Mat_has_step 3 years ago
Dan Ben-Yosef f0445295bd
Merge pull request #19525 from danbey:Fix-cppcheck-error-in-carotete-lib 4 years ago
Alexander Alekhin 364702b1c9 cmake(3rdparty): use EXCLUDE_FROM_ALL 4 years ago
Maksim Shabunin 866468cc3e Fix Carotene compilation with XCode 4 years ago
Alexander Alekhin ffaf15d0d9 cmake: reuse OpenCV NEON detection in carotene 5 years ago
Khem Raj 2bd9488475 carotene: Replace ipcp-unit-growth with ipa-cp-unit-growth on gcc >= 10 5 years ago
Tomoaki Teshima d6ba235655 fix fall through warning 5 years ago
Thomas Peters e8ac3ea9ea fix implicit fallthrough warning. 6 years ago
Alexander Alekhin cbf80117af eliminate build warnings 6 years ago
Maksim Shabunin 26cb154f40 Fixed NEON detection in Carotene build 6 years ago
Maksim Shabunin fb6929ac3d Fixed NEON detection in Carotene build 6 years ago
Tomoaki Teshima 3bbc4e44c3 fix test failure of ColorCvtRGB2Gray 6 years ago
Alexander Alekhin fd832bb57d core: follow IEEE 754 rules for floating-point division 6 years ago
Tomoaki Teshima e324d2e534 suppress warning on Arm platform 6 years ago
Tomoaki Teshima 98d9369a38 add new comparison to tolerate with rounding error 7 years ago
Alexander Alekhin 08941b7890 cmake: avoid amending of CMAKE_COMPILER_IS_[GNUCXX|CLANGCXX|CCACHE] vars 7 years ago
Tomoaki Teshima 06babf90a5 let the test OCL_ImgprocWarp/Resize.Mat pass on ARM/Aarch64 7 years ago
Alexander Alekhin 50365b7741 cmake: update CMAKE_POSITION_INDEPENDENT_CODE 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Khem Raj 2c7a123ed8 Do not enable asm with clang 7 years ago
Maksim Shabunin 248e2c7d47 Fixed some issues found by static analysis 7 years ago
Alexander Alekhin 97aaaf50b8 carotene: removed unnecessary 'register' specifier 7 years ago
Alexander Alekhin c5f2170ce8 carotene: don't use __asm__ with aarch64 7 years ago
Alexander Alekhin a4a47b538c build: detect Android via '__ANDROID__' macro 7 years ago
Tony Lian c8783f3e23 Merge pull request #9075 from TonyLianLong:master 7 years ago
Alexander Alekhin 3e3e2dd512 android: make optional "cpufeatures", build fixes for NDK r15 8 years ago
Tomoaki Teshima 2a91453ef1 brush up divSaturate of carotene 8 years ago
Tomoaki Teshima 971a7c88dc let the performance test pass on ARM 8 years ago
Tomoaki Teshima c0216c518f let the build available using clang 8 years ago
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 8 years ago
Matthew Cook e06a9e9009 Fix android libc++ build 8 years ago
kurenai 2dec662ebf Fix error when compiling with clang 8 years ago
Vitaly Tuzov 04c7d03188 Improved Carotene library linear resize evaluation precision and enabled it as HAL implementation. 8 years ago
Vitaly Tuzov e3f5bbd217 Removed unnecessary check for Android API level and unused flags. 8 years ago
Elif Albuz 8f91529edf Add Carotene - NVIDIA Hardware-Abstraction-Layer for ARM platforms 8 years ago