Answer Posted / bo b watz
Morphological Laplacian is the average of erosion and dilation minus the parent image:
Lapl = (Ero + Dil)/2 - Img
Where Erosion and Dilation (of the parent image) use the same structuring element.
The Laplacian above may contain negative values, that may be truncated if f.ex. the output is an 8-bit grayscale. In that case you may wish to add 128 to the expression.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is Arithmetic-based operations?
What are properties of convolution?
What is Probability density function of the brightnesses?
What are Chain code properties?
What is priori estimate?
What is Isodata algorithm?
What is derivative-based operations?
What are the possible test cases for hand posture recognition using graph matching algorithm?
What are properties of fourier transforms?
What is Sampling aperture?
What is the Standard deviation of the pixel brightnesses within that region?
What is segmentation?
What is Background-symmetry algorithm?
What is Hit–and–Miss operation?
What is sensitivity?