explain the three principal recognition processes byΒ
providing appropriate diagram and examples to explain your answer.
The recognition is the process of recognizing the patterns by using the machine learning algorithm. It is classified based on data, based on knowledge or statistical information which extracted form the pattern and their representation. The example of the recognition is listed below -
The features may be represented as continuous, discrete or discrete binary variables.
We can divide the pattern recognition system in two components -
Phase 1: It converts the input (image, sounds or other inputs) into the signal data.
Phase 2: It isolates the sensed objects from the background.
Phase 3: It measures the object properties which is useful for the classification.
Phase 4: It assigned the sensed object into the category.
Phase 5: It take the other consideration which decides for the appropriate action.
Comments
Leave a comment