Label Image

버전 1.2.0.0 (17.6 KB) 작성자: Amitabh Verma
Script to place text label on the image without losing on the pixel information by pixel replacement
다운로드 수: 1.2K
업데이트 날짜: 2012/4/13

라이선스 보기

This function is useful in placing text label, time-stamps, legends, etc. on the image without any loss in image quality. It also does not depend on the getframe method which renders the desktop useless during the process.

This is a function representation of the ImagePatchTool
http://www.mathworks.com/matlabcentral/fileexchange/25111-imagepatchtool
Different character set / fonts can also be generated using the ImagePatchTool and incorporated into this script.

Usage:
iout = labelimg(original, label_text)
iout = labelimg(original, label_text, location)

Please feel free to report bugs, feature request, comments and suggestions.

인용 양식

Amitabh Verma (2024). Label Image (https://www.mathworks.com/matlabcentral/fileexchange/31187-label-image), MATLAB Central File Exchange. 검색됨 .

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

받음: ImagePatchTool

Community Treasure Hunt

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

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

12 Apr 2012

Changes in ver 1.01
1. Fix for Matlab's default character encoding

1.0.0.0