pub fn image_text_load<P: AsRef<Path>>(path: P) -> Mat<char>
Deprecated: this doesn’t really work for non-ASCII unicode, use image_ascii_load functions instead.
image_ascii_load
Load a text file