how do i insert text into an image using MATLAB R2014a
이전 댓글 표시
I'm trying to display text into a png. file. i have tried vision.TextInserter(Text) but i don't think my edition uses it. i am running MATLAB R2014a. any help would be greatly appreciated.
답변 (3개)
Image Analyst
2015년 1월 6일
1 개 추천
Stalin Samuel
2015년 1월 6일
1 개 추천
Dima Lisin
2015년 1월 6일
Hi Andrew,
Please make sure that you have Computer Vision System Toolbox installed. You can verify that by typing
>> ver
If you have the toolbox, then you can use the insertText function.
카테고리
도움말 센터 및 File Exchange에서 Computer Vision with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!