File: index.page

package info (click to toggle)
ocrfeeder 0.8.5-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 5,036 kB
  • sloc: python: 6,457; sh: 875; makefile: 116; xml: 65
file content (46 lines) | stat: -rw-r--r-- 1,435 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<page xmlns="http://projectmallard.org/1.0/"
      type="guide"
      id="index">

<info>
    <desc>Help for the <app>OCRFeeder Document Conversion System</app>.</desc>
    <title type='link'>OCRFeeder Document Conversion System</title>
    <title type='text'>OCRFeeder Document Conversion System</title>
    <credit type="author">
      <name>Joaquim Rocha</name>
      <email>me@joaquimrocha.com</email>
    </credit>

    <include href="legal.xml" xmlns="http://www.w3.org/2001/XInclude" />
</info>

<title>OCRFeeder Document Conversion System</title>
<p>OCRFeeder is a document layout analysis and optical character recognition system.</p>

<p>OCRFeeder was created to allow users to easily convert document images
(for example, a PNG image with text) into editable documents (for example,
an ODT version with that text).</p>

<p>Given the images it will automatically outline its contents, perform OCR and
distinguish between what's graphics and text. It generates multiple formats being
its main one ODT.</p>

<p>This guide will explain you how to configure and use OCRFeeder.</p>

<section id="images" style="2column">
    <title>Adding Images</title>
</section>

<section id="recognition" style="2column">
    <title>Recognition</title>
</section>

<section id="configuration" style="2column">
    <title>Configuration</title>
</section>

<section id="projects" style="2column">
    <title>Projects</title>
</section>

</page>