Generalized Hough transform

버전 1.7.0.0 (3.18 KB) 작성자: sagi eppel
Find template/shape given in binary image in grayscale image, using generalize hough transform
다운로드 수: 4.1K
업데이트 날짜: 2014/1/20

라이선스 보기

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

인용 양식

sagi eppel (2024). Generalized Hough transform (https://www.mathworks.com/matlabcentral/fileexchange/44166-generalized-hough-transform), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
1.7.0.0

Screenshot

1.5.0.0

Screenshot

1.3.0.0

edit

1.0.0.0