578 Commits (1f517b8a0293f2574c3dce739e5b273164244cac)

Author SHA1 Message Date
Vitaly Tuzov ff2747dff5 Added wrappers for OpenVX context attributes and setter for convolution scale attribute 8 years ago
Alexander Alekhin 32f568308a cmake: cleanup ffmpeg detection 8 years ago
Vitaly Tuzov 8098e5b045 Added OpenVX based implementation for Gray2BGR conversion HAL API 8 years ago
apavlenko f5f91ed7f6 eliminating conflict with ivx.hpp 8 years ago
Vitaly Tuzov 12e0bc0fe7 Added wrappers for vx_matrix and vx_convolution (#7651) 8 years ago
apavlenko 1c9262dce4 hiding silly warnings 8 years ago
Rostislav Vasilikhin fa8add8686 compilation fixed for C++98 8 years ago
Andrey Pavlenko bfecea489e warnings in ivx.hpp fixed 8 years ago
Andrey Pavlenko 289d879d48 build fixes for openvx-1.0.1 and c++03 8 years ago
apavlenko e8d2aad978 sugar for single plane images 8 years ago
Rostislav Vasilikhin 9032a7ab81 minor fixes in samples and ivx.hpp 8 years ago
Maksim Shabunin 21167b1bf1 Fixed several GCC 5.x warnings 8 years ago
Alexander Alekhin 30cdcfa554 warnings 8 years ago
Vitaly Tuzov e6f2729c7a Replaced magic constant in large image handling check 8 years ago
Andrey Pavlenko 1f1dc42534 Merge pull request #7681 from apavlenko:ivx-docs 8 years ago
Vitaly Tuzov 9eac0f0575 Completely disabled OpenVX based implementation of resize HAL API 8 years ago
Vitaly Tuzov 88ea9f5dd7 Fix for OpenVX based implementation of resize HAL API 8 years ago
Vitaly Tuzov 850d12ae69 Completely disabled OpenVX based implementation of warp HAL API 8 years ago
Vitaly Tuzov cd1b324e5e Fix for OpenVX based implementation of wrapAffine HAL API 8 years ago
Vitaly Tuzov ca1ce5fa5c Fix for large image handling in OpenVX based implementation of HAL API 8 years ago
Alexander Alekhin a50bc7d824 cmake: fix libpng for AARCH64 8 years ago
Andrey Pavlenko bdf661538d Merge pull request #7550 from apavlenko:ivx 8 years ago
Vitaly Tuzov 26899bb345 OpenVX 1.0.1 compliance update 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
Vitaly Tuzov 058f93d9e8 OpenVX based implementation for integral image HAL API. 8 years ago
mshabunin 81938af5d0 Added support for OpenVX 1.0, updated cmake part, minor fixes 8 years ago
Vitaly Tuzov 72066a5111 Fix for OpenVX-based implementation of HAL multiplication API 8 years ago
Vitaly Tuzov ba23dec78a Fix for OpenVX implementation of color conversion HAL API 8 years ago
Tomoaki Teshima c0216c518f let the build available using clang 8 years ago
Vitaly Tuzov 25b014691f Fix for OpenVX implementation of morphology HAL API 8 years ago
Vitaly Tuzov 91002393a5 Remove redundant constant definitions 8 years ago
Vitaly Tuzov 311a232a09 Added color conversion HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
Alexander Alekhin 186f6977bc ffmpeg: update Windows binaries (ffmpeg 3.1.3) 8 years ago
Vitaly Tuzov 14fd22e664 Added morphology and channel merge HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
Alexander Alekhin d402bac69d cmake: fix libpng build on MSVS2012 8 years ago
Vitaly Tuzov fb3140ceef Fixed compilation. Changed value returned by functions called with unsuported parameters. 8 years ago
Vitaly Tuzov 5ec47299e2 Fixed warpings, added border mode support to warps and filter. Added morphology HAL API functions implemented as immediate mode OpenVX calls. 8 years ago
Vitaly Tuzov c9229f7543 Resize, Warp and Filter HAL API functions are implemented as immediate mode OpenVX calls 8 years ago
Vitaly Tuzov 4170c97984 Several HAL API functions are implemented as immediate mode OpenVX calls 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
Maksim Shabunin dc704d77ac Fixed several GCC 5.x warnings 8 years ago
Maksim Shabunin ae3dfa80db OpenVX HAL 8 years ago
kurenai b0a3b42287 Update libpng to 1.6.24 8 years ago
kurenai 2dec662ebf Fix error when compiling with clang 8 years ago
Alexander Alekhin 99b0845cd5 ffmpeg windows wrapper 2.7.1=>3.1.1, openh264 1.4.0=>1.5.0, vpx 1.5.0 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 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