OpenCV 4.10.0
开源计算机视觉
正在加载...
正在搜索...
没有匹配项
函数

详细说明

参数
xX 数组源
yY 数组源
dst目标数组
len数组长度

函数

int hal_ni_magnitude32f (const float *x, const float *y, float *dst, int len)
 
int hal_ni_magnitude64f (const double *x, const double *y, double *dst, int len)
 

函数文档

◆ hal_ni_magnitude32f()

int hal_ni_magnitude32f ( const float *  x,
const float *  y,
float *  dst,
int  len 
)
inline

◆ hal_ni_magnitude64f()

int hal_ni_magnitude64f ( const double *  x,
const double *  y,
double *  dst,
int  len 
)
inline