MATLAB: How to insert Chinese characters in pictures

chineseComputer Vision Toolbox

I wanna to insert some Chinese characters in pictures, while, the English characters can be inserted well with the Functions, e.g. insertText and vision.TextInserter. However, these above functions cannot run in Chinese text. How can I do? Any help will be appreciated. Thanks in advance.

Best Answer

Hi Xu,
Currently insertText and vision.TextInserter only support ASCII characters.
Related Question