Generalized Hough Transform

버전 1.3.0.0 (3.82 KB) 작성자: sagi eppel
Use Generalised hough transform to find template (Itm) in image (Is).
다운로드 수: 871
업데이트 날짜: 2014/9/3

라이선스 보기

Generalized Hough Transform:
Use Generalised hough transform to find template (Itm) in image (Is).
Return the location of the template best match and the score of the match. Show the image (Is) with the template (best match) marked on it.
INPUT:
1)Is: Greyscale image where the template should be found.
2) Itm: The template Binary image.
The template size and the object to be recognised in the image must be the same. For the similar function that recognises the template in the image even if the size of the template different from the size of the object in the image (scan template in various of sizes) see: “Generalized hough transform with variable image to template size ratio”.

인용 양식

sagi eppel (2024). Generalized Hough Transform (https://www.mathworks.com/matlabcentral/fileexchange/45000-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.3.0.0

changed

1.2.0.0

edited

1.0.0.0