page_abc_all_from_raw_bytes

page_abc_all_from_raw_bytes function

Optical character recognition image without automatic detection of text areas Get all image as text area. Correct skew of the text according to parameter. Only allowed characters from the alphabet are recognized. If the buffer is null, the function returns the required buffer size.

size_t page_abc_all_from_raw_bytes(ImageDescriptor *descriptors, size_t descriptors_size, wchar_t *buffer, size_t buffer_size, const wchar_t *const alphabet, bool correct_skew)

Returns: size_t