The main objective of this activity is to measure the area of the hole in an image with the help of different enhancement techniques. The activity started by selecting an image of a paper with holes. Nine representative, 256x256 images were taken from the original image. The original image is shown below along with one of the representative image.
(Binary and Enhanced Binary Image)
The area of each blob or hole was then computed from the enhanced binary image with the help of the bwlabel function in Scilab. This was done for each representative image. The computed areas were then listed and used to generate the histogram of the area versus frequency. The histogram is shown below.
High area frequency is found in the computed areas ranging from 5o0 to 550. The mean area was computed and was found out to be equal to 519.35849. The standard deviation was also computed and was found out to be equal to 8.4446031. The theoretical area was then computed using the image of a single circle. The theoretical area is equal to 517. Using the theoretical and the mean area, the percent error of the computed area was found out to be equal to 0.456%. The single circle and the binarized image of the single circle is shown below.
No comments:
Post a Comment