drawSignature (cv.PCTSignatures) - MATLAB File Help |
Draws signature in the source image and outputs the result
result = cv.PCTSignatures.drawSignature(source, signature)
result = cv.PCTSignatures.drawSignature(..., 'OptionName',optionValue, ...)
single
matrix with 8 columns).Signatures are visualized as a circle with radius based on signature weight and color based on signature color. Contrast and entropy are not visualized.
Access | public |
Sealed | false |
Static | true |