Dilation Operation

Implement Dilation algorithm using C#
Download

Dilation Operation Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Kunal Pawar
  • Publisher web site:
  • http://www.codeproject.com/Members/Kunal-Pawar
  • Operating Systems:
  • Windows All
  • File Size:
  • 5 KB

Dilation Operation Tags


Dilation Operation Description

Dilation algorithm is a mathematical morphology which is required in Medical imaging project. Dilation is one of the two basic operators in the area of mathematical morphology. The dilation is applied on the image in a single pass. During the passing through the image, the structuring element is applied on each pixel of the image, such that the origin of the structuring element is applied on that particular pixel. In this case, the corresponding pixel of the output image contains the maximum of the pixels surrounding it. In this case, only those pixels are compared with each other, where the structuring element is contained. ImageDilation application was developed to be a small test tool that will apply the dilation algorithm to the selected image file.


Dilation Operation Related Software