Skip to content

Contains the various IMAGE PROCESSING FILTERS which are of great research interest in the field of Computer Vision.

License

Notifications You must be signed in to change notification settings

SAZZZO99/IMAGE-PROCESSING-USING-CONVOLUTION

Repository files navigation

IMAGE-PROCESSING-USING-CONVOLUTION

KRISH OPERATOR

The Kirsch operator or Kirsch compass kernel is a non-linear edge detector that finds the maximum edge strength in a few predetermined directions. The operator takes a single kernel mask and rotates it in 45 degree increments through all 8 compass directions: N, NW, W, SW, S, SE, E, and NE.

ROBINSON OPERATOR

Robinson compass masks are another type of derrivate mask which is used for edge detection. This operator is also known as direction mask. In this operator we take one mask and rotate it in all the 8 compass major directions.

About

Contains the various IMAGE PROCESSING FILTERS which are of great research interest in the field of Computer Vision.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published