<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="srvspec.xsl"?>
<!--
  Do not change the format of this file without authorization
  from the WeOCR developers.
  Interoperability is important in WeOCR.
-->
<ocrserver specversion="1.0">

  <svinfo>
    <revision>210204.01</revision>
    <svengine name="WeOCR" version="0.13"/>
    <title>Scene text recognition - beta</title>
    <url>http://maggie.imglab.org/scene/</url>
    <cgi>http://maggie.imglab.org/cgi-bin/weocr/ocr_scene.cgi</cgi>
    <specxml>http://maggie.imglab.org/scene/srvspec.xml</specxml>
    <organization>Tohoku Univ.</organization>
    <department>ISC</department>
    <address>Sendai</address>
    <country>Japan</country>
    <contact>https://www.imglab.org/m/hgot/</contact>

    <!-- single/hybrid/synergetic -->
    <svtype>single</svtype>

    <!-- regular/experimental -->
    <svlevel>experimental</svlevel>
  </svinfo>

  <hwinfo>
    <processor model="Core i5-3470S" freq="2900" ncore="4" />
    <memory size="8192" />
  </hwinfo>

  <charsets>
    <charset code="ascii" description="ASCII"/>
  </charsets>

  <languages>
    <lang code1="en" code2="eng" name="English" altname=""/>
  </languages>

  <!-- horizontal,vertical,hvauto,arbitrary,curved -->
  <orientation types="horizontal"/>

  <!-- page, text_block, text_line, word, character -->
  <elementclasses>
    <elementclass class="text_block" />
    <elementclass class="text_line" />
    <elementclass class="word" />
    <!-- <elementclass class="character" />-->
  </elementclasses>

  <imagetypes>
    <!-- <imagetype type="scan" depth="1" /> -->
    <imagetype type="camscan" depth="1,8,24" />
    <imagetype type="scene" depth="1,8,24" />
  </imagetypes>

  <chartypes>
    <chartype type="machine_printed" />
    <!-- <chartype type="block_letter" /> -->
    <!-- <chartype type="cursive" /> -->
  </chartypes>

  <imagefiletype>
    <imagesizelimit min="1*1" max="5000*5000" />
    <fileformats>
      <fformat type="BMP" description="Windows bitmap, OS/2 bitmap" depth="1,8,24" />
      <fformat type="JPEG" description="JPEG/JFIF" depth="1,8,24" />
      <fformat type="PBM" description="Portable bitmap" depth="1" />
      <fformat type="PGM" description="Portable graymap" depth="8" />
      <fformat type="PPM" description="Portable pixmap" depth="24" />
    </fileformats>
    <filecompressions>
      <fcomp type="raw" description="no compression" />
      <fcomp type="gzip" description="GZIP" />
    </filecompressions>
  </imagefiletype>


  <!-- type=imageprocessor/layoutanalyzer/recognizer/languageprocessor -->
  <engines>
    <engine type="imageprocessor" basename="noname-hgot-textdetect" name="noname-hgot-textdetect" version="1.04a" option=""/>
    <engine type="layoutanalyzer" basename="noname-hgot-textdetect" name="noname-hgot-textdetect" version="1.04a" option=""/>
    <engine type="layoutanalyzer" basename="tesseract" name="tesseract-2.03" version="2.03" option=""/>
    <engine type="recognizer" basename="tesseract" name="tesseract-2.03" version="2.03" option=""/>
    <engine type="languageprocessor" basename="tesseract" name="tesseract-2.03" version="2.03" option=""/>
  </engines>

  <note>
  </note>

</ocrserver>
