cv.PCTSignaturesSQFD/PCTSignaturesSQFD - MATLAB File Help |
Creates the algorithm instance using selected distance function, similarity function and similarity function parameter
obj = cv.PCTSignaturesSQFD()
obj = cv.PCTSignaturesSQFD('OptionName',optionValue, ...)
d(c_i, c_j)
and parameter
alpha
. Available:
-d(c_i, c_j)
exp(-alpha * d^2(c_i, c_j))
1/(alpha + d(c_i, c_j))