OpenCV 5.0.0
Open Source Computer Vision
読み込み中...
検索中...
見つかりません
🤖 AIによる機械翻訳(非公式) — これは OpenCV 5.0.0 公式リファレンス(英語)を AI (Claude) で自動翻訳したものです。訳に誤りを含む場合があります。正確な情報は 公式英語版(原文) を参照してください。

詳細説明

引数
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,
double * dst,
int len )
inline