What is Morphological Laplacian?



What is Morphological Laplacian?..

Answer / 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

More Image Processing General Interview Questions

What are Model of shading?

0 Answers  


What is Kuwahara filter?

0 Answers  


What is Standard observer?

0 Answers  


What is Propagation?

0 Answers  


What is Noise?

0 Answers  






What are characteristics of image operations?

1 Answers  


What is Boolean Convolution?

0 Answers  


What is Convolution in the frequency domain?

0 Answers  


What is shutter speeds (INTEGRATION TIME)?

0 Answers  


What are Video cameras?

0 Answers  


What is Dilation and Erosion?

0 Answers  


What are Touching objects?

1 Answers  


Categories
  • Image Processing General Interview Questions Image Processing General (144)
  • Image Processing Algorithms Interview Questions Image Processing Algorithms (20)
  • Image Processing AllOther Interview Questions Image Processing AllOther (6)