OpenCV 4.12.0
开源计算机视觉
加载中...
搜索中...
无匹配项

详细描述

参数
x源 X 数组
y源 Y 数组
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,
如果传入NULL,则假定尺度参数c为1.0。否则,指向的变量将被设置为最优尺度。 dst,
int len )
inline