-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4c9e7b6
commit 63f4c9d
Showing
2 changed files
with
12 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,12 @@ | ||
scantailor-universal (0.2.13-0ubuntu1) bionic; urgency=medium | ||
scantailor-universal (0.2.14-0ubuntu1) bionic; urgency=medium | ||
|
||
* New thresholds at output stage | ||
* Order by dewarping mode at output stage | ||
* 1200 dpi in the list of default values | ||
* Adapt content selection moving approach from STA | ||
|
||
-- Alexander Trufanov <[email protected]> Sat, 18 Aug 2023 16:00:00 +0300 | ||
|
||
|
||
* Settings: keep ICC profile of original image | ||
(off by default, req Ubuntu 19.04+, libexiv2-dev >= 0.26) | ||
|
@@ -39,7 +47,7 @@ scantailor-universal (0.2.9-0ubuntu1) bionic; urgency=medium | |
* Bugfixes | ||
|
||
-- Alexander Trufanov <[email protected]> Fri, 14 Nov 2020 22:50:00 +0300 | ||
|
||
scantailor-universal (0.2.8-0ubuntu1) bionic; urgency=medium | ||
|
||
* First release on launchpad | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
63f4c9d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @trufanov-nok .
Получил отчёт о странных граничных эффектах на разных порогах. Как будто не захватывается один пиксель, а при расширении приравнивается 0, а не 1. Такие вот дела.
63f4c9d
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Проблема с одним пикселем по границам известна давно. Я когда-то пробовал разобраться и пришел к выводу, что пиксель появляется в результате округления размера после deskew/dewarp или чего-то еще. Плюс проблема плохо воспроизводилась на Линуксе и я не решил ее.
То, что пиксель заливается черным, а не белым - это косяк.
Но чтобы подебажить мне нужен одностраничный проект, воспроизводящий проблему, а не результаты из out/. Т.е. из проекта выкидываются все страницы кроме одной проблемной. Эта страница (в исходном виде) и файл проекта присылаются мне.