5 Commits (684ba6fe1499d11a546fc2294a566af044286666)

Author SHA1 Message Date
CJ Smith da41ac9e60 Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix 6 years ago
Vitaly Tuzov 4c0d833dec Disabled vxuConvolution call for sepFilter evaluation 8 years ago
Vitaly Tuzov 61404dd2ac imgproc HAL header inclusion moved 8 years ago
Vitaly Tuzov be7d060ea4 Merge pull request #7802 from terfendail:ovxhal_wrappers_migration 8 years ago
apavlenko bbfbdd9da1 moving hal to a separate folder 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 e6f2729c7a Replaced magic constant in large image handling check 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
Vitaly Tuzov 26899bb345 OpenVX 1.0.1 compliance update 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
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
Vitaly Tuzov 14fd22e664 Added morphology and channel merge HAL API functions implemented as immediate mode OpenVX calls. 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
Maksim Shabunin ae3dfa80db OpenVX HAL 8 years ago