2.2 Seed point selection
The image obtained after adjusting contrast is taken as input in this part of the project. For the
seed point selection, the following steps are performed:
(a) Convert the obtained gray image into the binary image.
(b) Find maximum length and breadth of the seed
(c) Finding the edges of the binary image.
(d) Complementing the image.