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 Fill factor?

857


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

1107


What is Edge finding?

989


What is Prewitt gradient filters?

965


What is amplifier noise?

825






What is brightness sensitivity?

878


What is photon noise?

1000


What is morphology-based operations?

844


What are readout rate?

864


What is CIE chromaticity coordinates?

944


What is Salt-or-pepper filtering?

1086


What is Convolution in the spatial domain?

849


What is Square pixels?

948


What are the displays used for image processing?

834


What is Background-symmetry algorithm?

1496