What is Morphological Laplacian?

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


Please Help Members By Posting Answers For Below Questions

What is pixel form?

838


What are the possible test cases for hand posture recognition using graph matching algorithm?

1105


What is Isodata algorithm?

916


What are video parameters?

871


What is Non-Linear Filters?

848






What is smoothing operations?

1105


What is Kuwahara filter?

894


What is segmentation?

910


What is SDGD filter?

988


What is Contrast stretching?

864


What are Scientific cameras?

798


What is Frequency domain Laplacian?

898


What is Hit–and–Miss operation?

874


What is Sampling aperture?

856


What is “Crack” code?

833