Skip to content

Demonstration of gradient of a scalar function, divergence of vector field and edge detection of a gray scale image using laplacian filter (divergence of gradient of image).

Notifications You must be signed in to change notification settings

KumaarBalbir/laplacian-edge-detection

Repository files navigation

Gradient of a scalar function

Input function : cos(x*y)

Input-function

Gradient

gradient

Divergence of a vector field

Input vector field: x component -sin(x)*sin(y) and y component cos(x)*cos(y)

Input-field

Divergence

divergence

Edge detection using laplacian filter

Input image:

input-image

Edge detected:

edge

About

Demonstration of gradient of a scalar function, divergence of vector field and edge detection of a gray scale image using laplacian filter (divergence of gradient of image).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages