Skip to content

Conversation

mansi75
Copy link
Contributor

@mansi75 mansi75 commented May 27, 2021

Laplacian Operator is also a derivative operator which is used to find edges in an image. It is a second order derivative mask. It measures the rate at which first derivative changes in a single pass. Laplacian edge detection uses one kernel and contains negative values in a cross pattern. Laplacian edge detector is sensitive to noise.

Laplacian Operator is also a derivative operator which is used to find edges in an image. It is a second order derivative mask.  It measures the rate at which first derivative changes in a single pass. Laplacian edge detection uses one kernel and contains negative values in a cross pattern. Laplacian edge detector is sensitive to noise.
@geekquad geekquad added gssoc21 GirlScript Summer Of Code 2021 Level3 New features, major bug fixing labels May 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc21 GirlScript Summer Of Code 2021 Level3 New features, major bug fixing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants