mirror of
https://github.com/simon987/sist2.git
synced 2025-04-19 10:16:42 +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 "pdf.h"
|
||||||
#include "src/ctx.h"
|
#include "src/ctx.h"
|
||||||
|
|
||||||
#define MIN_OCR_SIZE 128
|
#define MIN_OCR_SIZE 350
|
||||||
__thread text_buffer_t thread_buffer;
|
__thread text_buffer_t thread_buffer;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user