Skip to content

Takes a photo of what's in view of the camera and uses a laplacian 3x3 matrix as the Kernel for a convolution filter to create a bitmap of the captured image where the edges of the image are detected and shown

Notifications You must be signed in to change notification settings

JessNah/Edge-Detection

Repository files navigation

Takes a photo of what's in view of the camera and uses a laplacian 3x3 matrix as the Kernel for a convolution filter to create a bitmap of the captured image where the edges of the image are detected and shown.

The above images show an example of the edge detected image that the program saves using the algorithm.

About

Takes a photo of what's in view of the camera and uses a laplacian 3x3 matrix as the Kernel for a convolution filter to create a bitmap of the captured image where the edges of the image are detected and shown

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages