Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

there is no support for unicode strings in opencv at all, (imread(), imwrite(), putText(), etc) you will have to use plain ascii filenames.

there is no support for unicode strings in opencv at all, (imread(), imwrite(), putText(), etc) you will have to use plain ascii filenames.

(your 2nd example does not use opencv, but PIL)

there is no support for unicode strings in opencv at all, (imread(), imwrite(), putText(), etc) you will have to use plain ascii filenames.

(your 2nd example does not use opencv, but PIL)