As a user, I would like PutText to support characters beyond basic ASCII chars to be able to utilize additional characters in writing additional languages onto video frames.
Acceptance would be for either extending the existing initFont / putText APIs or creating new APIs ( if necessary to keep backwards compatibility for the original APIs, example: initFont_UTF/ putText_UTF) that support additional characters.
re: cv::HersheyFonts : There is Hershey font support for additional characters in Greek, Cyrillic, Japanese (kanji, hiragana and katakana) as well as support for mathematics, musical notation, map markers, and meteorological symbols.
re: https://sourceforge.net/projects/hershey9000/files/
As a user, I would like PutText to support characters beyond basic ASCII chars to be able to utilize additional characters in writing additional languages onto video frames.
Acceptance would be for either extending the existing initFont / putText APIs or creating new APIs ( if necessary to keep backwards compatibility for the original APIs, example: initFont_UTF/ putText_UTF) that support additional characters.
re: cv::HersheyFonts : There is Hershey font support for additional characters in Greek, Cyrillic, Japanese (kanji, hiragana and katakana) as well as support for mathematics, musical notation, map markers, and meteorological symbols.
re: https://sourceforge.net/projects/hershey9000/files/