kirschEdge(imageIn)

Perform Kirsch's Analysis on an image for edge detection.

Vous suivez désormais cette soumission

This code detects the edges in a grayscale image by convolving the input with 8 different filter masks, and taking the output image at pixel (x,y) to be the maximum of the convolutions at pixel (x,y). The filter masks can be seen here: http://en.wikipedia.org/wiki/Kirsch_operator

Citation pour cette source

John (2026). kirschEdge(imageIn) (https://fr.mathworks.com/matlabcentral/fileexchange/50749-kirschedge-imagein), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0