向量长度 meaning in Chinese
length of a vector
length of vector
Examples
- Returns the square of the length of a 3 - d vector
Vector3 . lengthsq方法返回三维向量长度的平方。 - Returns the square of the length of a 2 - d vector
Vector2 . lengthsq方法返回二维向量长度的平方。 - Returns the square of the length of a 4 - d vector
Vector4 . lengthsq方法返回四维向量长度的平方。 - For 3d model copyright protection , we propose a robust watermarking algorithm for 3d models which embeds watermark information by perturbing the distance between the vertices of the model to the centre of the model
针对三维模型版权保护应用,我们提出了一种稳健的三维模型水印算法,它通过修改从模型中心到顶点的向量长度来嵌入水印。