mirror of
https://github.com/simon987/sist2.git
synced 2025-12-11 14:38:54 +00:00
increase minimum image size for OCR
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user