<< Chapter < Page | Chapter >> Page > |
With the original cell picture, as shown below, it is very difficult to make out the cell borders due to the lack of contrast between the borders and the background of the image. Our first goal, before edge detection can even be done, is to create a sharper contrast between the borders and the background. This is shown in Figure 1.
In order to create a higher contrast between a cell’s borders and the background, thresholding was utilized. Pixels of lower intensities, the background, were thrown out while pixels of higher intensities were kept. The IMADJUST command in Matlab allowed us to specify a threshold intensity and mapped all pixels below the threshold to zero. The result can be seen in Figure 2.
Notification Switch
Would you like to follow the 'Elec 301 projects fall 2007' conversation and receive update notifications?