現在この提出コンテンツをフォロー中です。
- フォローしているコンテンツ フィードに更新が表示されます。
- コミュニケーション基本設定に応じて電子メールを受け取ることができます
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 (2026). Label Image (https://jp.mathworks.com/matlabcentral/fileexchange/31187-label-image), MATLAB Central File Exchange. に取得済み.
謝辞
ヒントを得たファイル: ImagePatchTool
