37 Commits (bc95f27e56d89e486c25e76db0573b610bee6496)

Author SHA1 Message Date
Rostislav Vasilikhin bc95f27e56
Merge pull request #25509 from savuor:rv/hal_otsu 1 year ago
Alexander Smorkalov d0978cea39 Added moments interface to HAL. 1 year ago
Alexander Smorkalov a4b4808d9d New HAL API for remap 1 year ago
Alexander Smorkalov f643964c68 Added HAL function for popular bit-exact branch of GaussianBlur with sigma=0. 1 year ago
Alexander Smorkalov 17c7f76da3 HALL interface for bilaterialFilter. 1 year ago
definitelyuncertain a1028efdcf
Merge pull request #24333 from definitelyuncertain:CvtRGB2YUV422 2 years ago
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings 2 years ago
Alexander Alekhin d612c72405 build: fix MSVC-Clang warnings about unused parameters in stubs 4 years ago
Amir Tulegenov 86a51015b1
Merge pull request #19554 from amirtu:OCV-215_cvtColorTwoPlane_wrong_output_when_Y_Plane_Mat_has_step 4 years ago
CJ Smith da41ac9e60 Merge pull request #12106 from CJSmith-0141:warpPerspective_typofix 7 years ago
elenagvo b0e9d76ced HAL for canny 8 years ago
Elena Gvozdeva 6185f7209e Merge pull request #10172 from ElenaGvozdeva:eg/HAL_sobel 8 years ago
elenagvo 81519537ae fix the parameters order 8 years ago
elenagvo 7aadbc9607 remove complex data structs 8 years ago
elenagvo ce65975625 call HAL for GaussianBlur is fixed 8 years ago
elenagvo c2c7333107 add hal for GaussianBlur 8 years ago
elenagvo cb9e110adb add HAL for BoxFilter 8 years ago
elenagvo 73ac5321f5 fix threshold HAL 8 years ago
elenagvo c95bc0c7fd add HAL for threshold 8 years ago
elenagvo 11ddb9332c add HAL for adaptiveThreshold 8 years ago
elenagvo 5d0a8d2aaf fix the parameters order 8 years ago
elenagvo 3a09da71d8 add HAL for medianBlur 8 years ago
Gregory Morse d30a0c6f03 Merge pull request #9856 from GregoryMorse:patch-1 8 years ago
Maksim Shabunin 3d5c0f1faf HAL interface for cv::integral 9 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. 9 years ago
Vitaly Tuzov f773f45d90 Updated HAL interface for separable filters to address that both kernels are vectors. 9 years ago
Alexander Alekhin 2fb670cf09 hal: fix missing include "opencv2/imgproc/hal/interface.h" 9 years ago
Vladislav Sovrasov a2d0cc878c Implement internal HAL for GEMM and matrix decompositions 9 years ago
Maksim Shabunin 5e9192287d Added HAL cvtColor interface 9 years ago
Maksim Shabunin 5877debb6f HAL resize, warpAffine, warpPerspective interface 9 years ago
Maksim Shabunin 83379695a0 HAL interface for morphology operations 9 years ago
Maksim Shabunin 17cd1dac06 HAL Filter2D interface: Updated according to comments 9 years ago
Maksim Shabunin 27abd4d3a3 Filter2D HAL interface 9 years ago