Alex Xu
cb7592dcd0
fix cropping with edge imperfections ( #1435 )
...
* improve detection of edge imperfections for cropping
* increase imperfections ratio
* fil in edge too
* fine tune the constants
2026-09-12 17:35:05 -07:00
Alex Xu
f5fd2bb7fe
fix cropping divide by zero ( #1220 )
2026-01-20 20:47:56 -08:00
Alex Xu
2d288f72ea
fix truncated file read ( #1133 )
2025-10-21 20:41:18 -07:00
Alex Xu
741cab68f3
min crop with page numbers ( #1050 )
...
* min crop with page numbers
* fix order
2025-07-26 19:13:15 -07:00
Alex Xu
06e2ee2968
ignore 2% of pixels near edges and don't crop more than 10% per edge ( #1044 )
...
* max crop and ignore edges
* make edge_bbox neater
2025-07-26 07:26:10 -07:00
X5Games / Neyney10
2f703ef92c
Inter-panel cropping method. ( #810 )
...
* Inter-panel cropping method.
* 1. Save interpanelcrop option.
2. Update readme with the the new interpanelcrop argument.
3. Add a tooltip to the inter-panel crop box.
2025-01-27 13:44:23 -08:00
neyney10
6ba690659f
Fix a missing line from previous commit.
2024-11-11 15:51:41 -08:00
neyney10
50eb48fb9b
Fix crash when trying to crop blank images.
2024-11-11 15:51:41 -08:00
neyney10
4a661a1a17
[A new image cropping algorithm]
...
1. Replaced both crop margins and crop margins & page num with newer algorithm.
2. Crop max power level increased to 3.0
3. Adds NumPy as a new dependency.
2024-11-11 15:51:41 -08:00