setTranslation (cv.PCTSignatures) - MATLAB File Help
cv.PCTSignatures/setTranslation
Sets translation of the individual axis of the feature space
obj.setTranslation(idx, value)
Input
idx
ID of the translation (0-based index). One of:
0
weight.
1
X.
2
Y.
3
L.
4
A.
5
B.
6
Contrast.
7
Entropy.
value
Value of the translation.
Method Details
Access
public
Sealed
false
Static
false