image_text_load

Function image_text_load 

Source
pub fn image_text_load<P: AsRef<Path>>(path: P) -> Mat<char>
👎Deprecated
Expand description

Deprecated: this doesn’t really work for non-ASCII unicode, use image_ascii_load functions instead.

Load a text file