Optimization of chamfer masks

버전 1.2 (4.44 MB) 작성자: Baraka Maiseli
This file contains functions to optimize chamfer masks and implement sequential distance transforms.
다운로드 수: 84
업데이트 날짜: 2016/9/18

라이선스 보기

This submission implements functions to
(1) Optimize chamfer masks using an alternative cost function, called symmetric mean absolute error (SMAPE), which has been widely used in weather forecasting applications
(2) Convert the designed real-valued chamfer masks into integers
(3) Compute distance maps using a sequential chamfering algorithm and the designed chamfer masks
(4) Boost speed of the original chamfering algorithm
**** A paper about this submission has been submitted to the IEEE Transactions of Image Processing for consideration of publication.

인용 양식

Baraka Maiseli (2024). Optimization of chamfer masks (https://www.mathworks.com/matlabcentral/fileexchange/59162-optimization-of-chamfer-masks), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Region and Image Properties에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

chamferDistanceTransforms/computeIntegerWeights/

chamferDistanceTransforms/computeLimitsLocalWeights/

chamferDistanceTransforms/computeLobesAndEdgeGeometry/

chamferDistanceTransforms/computeMAE.SMAPE.RLog/

chamferDistanceTransforms/libPlot/

chamferDistanceTransforms/main/

chamferDistanceTransforms/mask33/

chamferDistanceTransforms/mask55/

chamferDistanceTransforms/mask77/

버전 게시됨 릴리스 정보
1.2

Added a Readme.text file

1.1.0.0

Added a profile picture

1.0.0.0