필터 지우기
필터 지우기

Matlab vision textInserter Linux invalid font

조회 수: 1 (최근 30일)
nedo nodo
nedo nodo 2014년 3월 3일
편집: nedo nodo 2014년 3월 3일
Hi,
I'm using Matlab in Ubuntu 12.04. I have a problem on using vision.TextInserter function of vision toolbox. I can only use the font LucidaSansRegular whereas if I try to use a different font I receive "Times is not a valid setting for the Font property". I have tried all the fonts returned by the command listfonts. My basic code is the following:
if true
h = vision.TextInserter();
h.Font = fontname;
end
It seems that the only available font is LucidaSansRegular. Why? Thank you

답변 (0개)

카테고리

Help CenterFile Exchange에서 Geometric Transformation and Image Registration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by