The Genetic Algorithm (GA) is used in this
study to provide an effective approach for matching an
unknown pattern that represents a partial picture with
the original image. This approach makes use of the
chromosomal parameter. It represents location
coordinates (X, Y) that have been converted into a brief
sequence of bits based on the size of the original picture,
allowing for quick matching. The chromosome exists as a
series of binary bits. An example is given to illustrate the
effectiveness of this approach.
Keywords : Genetic Algorithm, Pattern Matching, Chromosome, MATLAB Results.