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 Linear Filters?

0 Answers  


What is Prewitt gradient filters?

0 Answers  


What is on-chip electronic noise?

0 Answers  


What is Skeleton in image processing?

0 Answers  


What is Convolution in the frequency domain?

0 Answers  






What is amplifier noise?

0 Answers  


What is Fill factor?

0 Answers  


What is Hit–and–Miss operation?

0 Answers  


What is derivative-based operations?

0 Answers  


What is Noise?

0 Answers  


What is the percentile of an unquantized brightness distribution?

0 Answers  


What are Model of shading?

0 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)