An algorithm based on singular value decomposition (SVD) is proposed, which hides secret information in singular value vector.
给出了一种基于矩阵奇异值分解(SVD)和奇异值量化的信息隐藏算法。
The third-order cumulant is used to improve the robustness to noise, and the singular value vector is used to reduce the memory and complicatedness. The…
该方法一方面利用三阶累积量提高了抗噪性能,同时又使用非零奇异值矢量减少了存储量与运算量。
In training phase, singular value vector of a lot of face image information matrix from face image sets constitutes face image sets characteristic matrix as a column.
在训练阶段,从人脸图像集中选取大量人脸图像的信息矩阵的奇异值向量作为矩阵中的一列而构成的人脸图像集特征矩阵。
Based on the model of color image, color face image was recognized as a template for processing, and singular value vector was firstly applied to color face recognition.
基于彩色图像的四元数模型,将彩色人脸图像视为一个模板直接处理,并首次将奇异值向量应用到彩色人脸识别中。
With the data of characteristic singular values of sub-images, the Local Singular Value Vector of the whole image are combined, and are used as the input of the classifier.
子图像的特征奇异值组成整个图像的局部奇异值向量,作为分类器的输入。
The third-order cumulant is used to improve the robustness to noise, and the singular value vector is used to reduce the memory and complicatedness. The simulated experimental …
该方法一方面利用三阶累积量提高了抗噪性能,同时又使用非零奇异值矢量减少了存储量与运算量。
By matrix operation, the invariance of image singular value vector about the reducing and enlarging transformation is proved, and this character is applied to the image matching.
通过矩阵运算,证明了奇异值特征矢量在图像做缩放变换时具有不变性,并将这种性质运用于图像匹配。
It will use some vector operations, but we will only be concerned with one value within each register — the others we will simply ignore.
虽然代码也使用了一些向量运算,但我们只关注一个寄存器内的一个值,而其他值则被简单忽略。
The type of vector depends on the type of value promoted.
向量的类型取决于所提升的值的类型。
Although canonical examples use the vector representation as a key and value, there's no restriction on how you can define the value (such as an aggregate of a number of values).
虽然规范的示例使用矢量表达作为键和值,但是并没有限制您如何来定义值(例如一些值的汇总)。
The binding vector is considered to be full once it reaches a pre-defined value.
当绑定向量达到一个预定义的值时,就认为它已经满了。
The temporary secret key serves both as the value of the key and as the value of the initial vector for DES-CBC encryption.
这个临时密钥同时作为密钥的值和DES - CBC加密的初始矢量的值。
Vector Pointers, since the value they point to is 16-bytes long, move forward in increments of 16 bytes, while char Pointers move forward in single-byte increments.
由于向量指针所指向的值是16字节长的,因此会按照16字节的单位来移动;而char指针则是按照1个字节的单位来移动的。
Spu_promote converts a value to a vector, but only defines one element.
spu_promote将一个值转换成向量,不过只定义了一个元素。
Spu_splats works like spu_promote, except that it copies the value to all elements of the vector.
spu_splats的工作方式类似于spu_promote,除了它要将值拷贝到向量的所有元素中。
To prevent this, each Active Directory domain controller maintains a value called the high watermark vector (HWMV) for other domain controllers that it is replicating with.
为避免发生这种情况,每个Active Director y域控制器都为其他用于进行复制的域控制器维持一个称为高水准矢量(HWMV)的值。
Spu_insert is used to put a scalar value into a specific element of a vector.
spu_insert用来将一个标量值放入向量的某个特定元素中。
Spu_splats ((unsigned int) 5) creates a vector of unsigned ints with each element having the value 5.
spu_splats ((unsignedint)5)创建了一个unsignedint类型的向量,每个元素的值都是5。
The return value from specific intrinsics are also qwords, which can then be cast into whatever vector type you wish.
specific intrinsic的返回值也是qword类型的,它可以映射到您希望使用的任何向量类型。
The first item in the inner vector is the key (in this case, movie-title), and the second is the value (in this case, an integer representing the running time).
内部矢量中的第一项是键(本例中为 movie-title),第二项是值(本例中是一个表示放映时间的整数)。
For each value object, the values are stored in the inner vector.
对于每一个值对象,将其值存储到内部vector中。
Using the Reflection API, you obtain each variable's value and store it in the inner vector.
用ReflectionAPI获得每一个变量的值并将它存储到内部vector中。
The tag handler class iterates on the vector of value objects.
taghandler类遍历这个值对象vector。
The Kerberos specification defines the value of the initial vector for any Kerberos-based application. (Similarly, other specifications that use DES-CBC will define the IV value that they use.)
Kerveros规范定义了所有基于 Kerberos的应用程序的初始矢量(类似地,其他使用DES-CBC 的规范定义了它们使用的IV值)。
(the table data comes from the session; it is stored in the session with the vector of value objects).
(表格数据来自会话,它以值对象的vector的形式存储在会话中)。
The code in this article is actually non-vector (also known as scalar) code, meaning that it only works with one value at a time.
本文中的代码实际上是非向量的(即标量)代码,这意味着一次只处理一个值。
Speed is the magnitude of the velocity vector and the speed, therefore, always has a positive value.
速率是速度矢量的大小,因此速率一般,都是正值。
This value can be negative to extrude in the direction opposite the Face object's normal vector.
这个值可以为负,从而在Face对象的法向量的反方向上挤压。
Next, you get the session reference, and then retrieve the table data (vector of value objects) and combo box data (vector of strings) from the session.
下一步,得到会话引用,然后从会话中获取表格数据(值对象的vector)和组合框数据(字符串的vector)。
Next, you get the session reference, and then retrieve the table data (vector of value objects) and combo box data (vector of strings) from the session.
下一步,得到会话引用,然后从会话中获取表格数据(值对象的vector)和组合框数据(字符串的vector)。
应用推荐