mirror of
https://github.com/simon987/sist2.git
synced 2025-04-18 17:56:44 +00:00
increase minimum image size for OCR
This commit is contained in:
parent
1ce8b298a1
commit
184439aa38
@ -1,7 +1,7 @@
|
||||
#include "pdf.h"
|
||||
#include "src/ctx.h"
|
||||
|
||||
#define MIN_OCR_SIZE 128
|
||||
#define MIN_OCR_SIZE 350
|
||||
__thread text_buffer_t thread_buffer;
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user