2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
chrox 9cb9999865 semi-automatic bbox finding
Semi-automatic cropping is implemented with a initial
manual cropping that exclude the obvious decorating line or
the spine part in scanned books and then an automatic cropping
ie. background/foreground pixel detection restricted within
the manual cropping area.
This PR is a candidate for the solution of issue #141.
2013-07-09 19:15:45 +08:00
..
document semi-automatic bbox finding 2013-07-09 19:15:45 +08:00
ui remove associated scroll mode setting with zoom mode 2013-07-09 15:38:34 +08:00
cache.lua move defaults.lua to root directory 2013-07-01 02:55:28 -04:00
dbg.lua add LvDEBUG 2013-03-15 05:01:34 -04:00
gettext.lua add gettext lua module 2013-04-07 16:09:33 +08:00
JSON.lua add json parser library from http://regex.info/blog/ (Public domain license) 2013-04-24 22:55:02 +08:00
math.lua use eight anchor points to adjust bbox 2013-02-21 13:16:47 +08:00
settings.lua Use "C" for LC_NUMERIC locale when serializing settings files. Avoids comma in floating point numbers on some locales. Solves issue #92. 2013-05-02 15:24:45 -03:00