Generalized Hough transform

Find template/shape given in binary image in grayscale image, using generalize hough transform

Vous suivez désormais cette soumission

Generalised Hough Transfrom
Find template/shape Itm in greyscale image Is using generalize hough transform

Use generalized hough transform to find Template/shape binary image (given in binary image Itm) in grayscale image (Is grayscale image)

Is is grayscale picture were the template Itm should be found

Itm is bool edge image of the template with edges marked ones

Return the x,y location coordinates which gave the best match

Also return the score of each this point (number of point matching)

%The x,y are the coordinates in image Is in which the the top left edge of image Itm (1,1) should be positioned in order to give the best match

Citation pour cette source

sagi eppel (2026). Generalized Hough transform (https://fr.mathworks.com/matlabcentral/fileexchange/44166-generalized-hough-transform), 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.7.0.0

Screenshot

1.5.0.0

Screenshot

1.3.0.0

edit

1.0.0.0