Module 5-4
Module 5-4
• Pattern vectors are not suitable for applications in which objects are
represented by structural features, such as strings of symbols.
• Although they are used much less than vectors in image processing
applications, patterns containing structural descriptions of objects
are important in applications where shape is of interest.
PATTERN CLASSIFICATION BY PROTOTYPE
MATCHING
• Prototype matching involves comparing an unknown pattern
against a set of prototypes, and assigning to the unknown pattern
the class of the prototype that is the most “similar” to the
unknown. Each prototype represents a unique pattern class, but
there may be more than one prototype for each class.
MINIMUM-DISTANCE CLASSIFIER