<?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>OCR server with Ocrad for Western European languages</title>
    <url>http://maggie.imglab.org/ocrad/</url>
    <specxml>http://maggie.imglab.org/ocrad/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>regular</svlevel>
  </svinfo>

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

  <charsets>
    <charset code="ISO-8859-1" description="Latin1"/>
    <charset code="ISO-8859-15" description="Latin9 (Latin0)" />
  </charsets>

  <languages>
    <lang code1="af" code2="afr" name="Afrikaans" altname=""/>
    <lang code1="eu" code2="eus" name="Basque" altname=""/>
    <lang code1="ca" code2="cat" name="Catalan" altname=""/>
    <lang code1="da" code2="dan" name="Danish" altname=""/>
    <lang code1="nl" code2="nld" name="Dutch" altname=""/>
    <lang code1="en" code2="eng" name="English" altname=""/>
    <lang code1="fo" code2="fao" name="Faroese" altname=""/>
    <lang code1="fi" code2="fin" name="Finnish" altname=""/>
    <lang code1="fr" code2="fra" name="French" altname=""/>
    <lang code1="gl" code2="glg" name="Galician" altname=""/>
    <lang code1="de" code2="deu" name="German" altname=""/>
    <lang code1="is" code2="icl" name="Icelandic" altname=""/>
    <lang code1="ga" code2="gle" name="Irish" altname=""/>
    <lang code1="it" code2="ita" name="Italian" altname=""/>
    <lang code1="no" code2="nor" name="Norwegian" altname=""/>
    <lang code1="pt" code2="por" name="Portuguese" altname=""/>
    <lang code1="gd" code2="gla" name="Scottish" altname=""/>
    <lang code1="es" code2="spa" name="Spanish" altname=""/>
    <lang code1="sv" code2="swe" name="Swedish" altname=""/>
    <lang code1="sq" code2="sqi" name="Albanian" altname=""/>
    <lang code1="br" code2="bre" name="Breton" altname=""/>
    <lang code1="et" code2="est" name="Estonian" altname=""/>
    <lang code1="fy" code2="fry" name="Frisian" altname=""/>
    <lang code1="kl" code2="kal" name="Kalaallisut" altname=""/>
    <lang code1="la" code2="lat" name="Latin" altname=""/>
    <lang code1="lb" code2="ltz" name="Luxembourgish" altname=""/>
  </languages>

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

  <!-- page, text_block, text_line, word, character -->
  <elementclasses>
    <elementclass class="page" />
    <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" /> -->
    <!-- <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="-" name="-" version="" option=""/>
    <engine type="layoutanalyzer" basename="ocrad" name="ocrad-0.23" version="0.23" option=""/>
    <engine type="recognizer" basename="ocrad" name="ocrad-0.23" version="0.23" option=""/>
    <engine type="languageprocessor" basename="-" name="-" version="" option=""/>
  </engines>

  <note>
  </note>

</ocrserver>
