cv.PCTSignaturesSQFD - MATLAB File Help | Go to online doc for cv.PCTSignaturesSQFD |
Class implementing Signature Quadratic Form Distance (SQFD)
[BeecksUS10]:
Christian Beecks, Merih Seran Uysal, Thomas Seidl. "Signature quadratic form distance". In Proceedings of the ACM International Conference on Image and Video Retrieval, pages 438-445. ACM, 2010.
Superclasses | handle |
Sealed | false |
Construct on load | false |
PCTSignaturesSQFD | Creates the algorithm instance using selected distance function, similarity function and similarity function parameter |
id | Object ID |
addlistener | Add listener for event. | |
computeQuadraticFormDistance | Computes Signature Quadratic Form Distance of two signatures | |
computeQuadraticFormDistances | Computes Signature Quadratic Form Distance between the reference signature and each of the other image signatures | |
delete | Destructor | |
eq | == (EQ) Test handle equality. | |
findobj | Find objects matching specified conditions. | |
findprop | Find property of MATLAB handle object. | |
ge | >= (GE) Greater than or equal relation for handles. | |
gt | > (GT) Greater than relation for handles. | |
Sealed | isvalid | Test handle validity. |
le | <= (LE) Less than or equal relation for handles. | |
listener | Add listener for event without binding the listener to the source object. | |
lt | < (LT) Less than relation for handles. | |
ne | ~= (NE) Not equal relation for handles. | |
notify | Notify listeners of event. |
ObjectBeingDestroyed | Notifies listeners that a particular object has been destroyed. |