I have some problem with the insertObjectAnnotation function in Matlab. How do your change the orientation of annotation?

3 views (last 30 days)
I am currently using computer vision tool box in my Matlab and I have some issues with the function insertObjectAnnotation. It only imports textbox in landscape (text goes from left to right). How could I change it so the text inside the textbox is still in landscape but the textbox is rotated 90 degrees counter-clockwise? Thank you very much for your help.

Answers (1)

Dima Lisin
Dima Lisin on 22 Jul 2015
Hi Chen,
Unfortunately this is not possible at present. insertText and insertObjectAnnotation do not let you rotate the text.

Categories

Find more on Computer Vision Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!