<feed xmlns='http://www.w3.org/2005/Atom'>
<title>preproc/cmd/wipe, branch v0.4.0</title>
<subtitle>Miscellaneous OCR related utilities and packages</subtitle>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/preproc/'/>
<entry>
<title>Improve wiper algorithm</title>
<updated>2020-07-13T17:17:48+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-07-13T17:09:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/preproc/commit/?id=0ceaa5d97b585987539c51b8b8ce0705c06fc3a8'/>
<id>0ceaa5d97b585987539c51b8b8ce0705c06fc3a8</id>
<content type='text'>
Several changes made to wiper to improve things:
- If findbestedge finds more than one 'best' line, choose
  the middle one, rather than the first.
- findbestedge selects the line with the lowest number of
  black pixels, rather than (erroneously) the highest.
- Added a findedgesOutin() function, which finds edges like
  findedges() but looking from the outside edges of the image
  inwards, rather than from the inside out. More testing is
  needed to decide whether this is useful; initial testing
  showed very little difference, but that was limited to lightly
  binarised images. This is in use by VWipe() at present, where
  worries about several gutters thanks to the edges of other
  pages aren't present.
- Added separate vwsize, vthresh and vmin arguments to WipeFile
  so that vertical wiping can have different parameters (which
  is very important for good quality vertical wiping).
- Updated wiping tests.
- Rewrote the wipe cmd to use WipeFile() directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Several changes made to wiper to improve things:
- If findbestedge finds more than one 'best' line, choose
  the middle one, rather than the first.
- findbestedge selects the line with the lowest number of
  black pixels, rather than (erroneously) the highest.
- Added a findedgesOutin() function, which finds edges like
  findedges() but looking from the outside edges of the image
  inwards, rather than from the inside out. More testing is
  needed to decide whether this is useful; initial testing
  showed very little difference, but that was limited to lightly
  binarised images. This is in use by VWipe() at present, where
  worries about several gutters thanks to the edges of other
  pages aren't present.
- Added separate vwsize, vthresh and vmin arguments to WipeFile
  so that vertical wiping can have different parameters (which
  is very important for good quality vertical wiping).
- Updated wiping tests.
- Rewrote the wipe cmd to use WipeFile() directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve documentation throughout</title>
<updated>2020-04-14T10:37:57+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-04-14T10:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/preproc/commit/?id=014af190c64b2fecbf5d69e9a13e45858e830e81'/>
<id>014af190c64b2fecbf5d69e9a13e45858e830e81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add experimental vertical wiping feature to wiper</title>
<updated>2020-03-03T18:18:36+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-03-03T18:18:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/preproc/commit/?id=60071c2ea95e284f6c765528e81b930fe3fb4b92'/>
<id>60071c2ea95e284f6c765528e81b930fe3fb4b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README and GPLv3 LICENSE and mention license in every source file</title>
<updated>2020-02-26T14:16:49+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2020-02-26T14:16:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/preproc/commit/?id=d900d8bd656fffc1d2f2581d50eaac15c428ba17'/>
<id>d900d8bd656fffc1d2f2581d50eaac15c428ba17</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Continue separating the repository; remove all but preproc, and move integralimg package under it</title>
<updated>2019-10-08T14:37:07+00:00</updated>
<author>
<name>Nick White</name>
<email>git@njw.name</email>
</author>
<published>2019-10-08T14:37:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rescribe.xyz/cgit/cgit.cgi/preproc/commit/?id=787d63fc5d13c6250bd33da5a8e1eadbe86188cd'/>
<id>787d63fc5d13c6250bd33da5a8e1eadbe86188cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
