Skip to content

Instantly share code, notes, and snippets.

@ospalh
Created September 6, 2016 10:10
Show Gist options
  • Save ospalh/a4429ffb9dd3c48b25f40224083489ed to your computer and use it in GitHub Desktop.
Save ospalh/a4429ffb9dd3c48b25f40224083489ed to your computer and use it in GitHub Desktop.
memgrab.ScanTailor. Don’t try auto dewarp on this
<project outputDirectory="/home/notme/use/relinker/memgrab/out" layoutDirection="LTR">
<directories>
<directory path="/home/notme/use/relinker/memgrab" id="1"/>
</directories>
<files>
<file dirId="1" id="2" name="empty.png"/>
</files>
<images>
<image subPages="1" fileImage="0" fileId="2" id="3">
<size width="1516" height="2204"/>
<dpi vertical="400" horizontal="400"/>
</image>
</images>
<pages>
<page imageId="3" subPage="single" selected="selected" id="4"/>
</pages>
<file-name-disambiguation>
<mapping file="2" label="0"/>
</file-name-disambiguation>
<filters>
<fix-orientation/>
<page-split defaultLayoutType="auto-detect">
<image layoutType="single-uncut" id="3">
<params mode="auto">
<pages type="single-uncut">
<outline>
<point x="0" y="0"/>
<point x="1516" y="0"/>
<point x="1516" y="2204"/>
<point x="0" y="2204"/>
<point x="0" y="0"/>
</outline>
</pages>
<dependencies>
<rotation degrees="0"/>
<size width="1516" height="2204"/>
<layoutType>two-pages</layoutType>
</dependencies>
</params>
</image>
</page-split>
<deskew>
<page id="4">
<params mode="auto" angle="-0.0625">
<dependencies>
<rotation degrees="0"/>
<page-outline>
<point x="0" y="0"/>
<point x="1516" y="0"/>
<point x="1516" y="2204"/>
<point x="0" y="2204"/>
<point x="0" y="0"/>
</page-outline>
</dependencies>
</params>
</page>
</deskew>
<select-content>
<page id="4">
<params mode="manual">
<content-rect width="17.02426509740821" x="833.3882558495125" y="838.4776483117055" height="17.02426509740824"/>
<content-size-mm width="1.081040833685424" height="1.081040833685424"/>
<dependencies>
<rotated-page-outline>
<point x="0" y="1.65369913830523"/>
<point x="1515.999098046948" y="0"/>
<point x="1518.403288614775" y="2203.998688717331"/>
<point x="2.404190567826336" y="2205.652387855636"/>
<point x="0" y="1.65369913830523"/>
</rotated-page-outline>
</dependencies>
</params>
</page>
</select-content>
<page-layout>
<page id="4">
<params>
<hardMarginsMM right="2" left="2" bottom="2" top="2"/>
<contentSizeMM width="1.081040833685424" height="1.081040833685424"/>
<alignment vert="top" hor="hcenter" null="0"/>
</params>
</page>
</page-layout>
<output>
<page id="4">
<zones/>
<fill-zones/>
<params depthPerception="2" despeckleLevel="normal" dewarpingMode="off">
<dpi vertical="400" horizontal="400"/>
<color-params colorMode="bw">
<color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
<bw thresholdAdj="0"/>
</color-params>
</params>
<output-params>
<image depthPerception="2" despeckleLevel="normal" dewarpingMode="off">
<size width="80" height="80"/>
<content-rect width="17" x="31" y="31" height="17"/>
<partial-xform>
<m11>0.999999405044161</m11>
<m12>-0.0010908305661644</m12>
<m21>0.0010908305661644</m21>
<m22>0.999999405044161</m22>
</partial-xform>
<dpi vertical="400" horizontal="400"/>
<color-params colorMode="bw">
<color-or-grayscale whiteMargins="0" normalizeIllumination="0"/>
<bw thresholdAdj="0"/>
</color-params>
</image>
<file size="234" mtime="1473155372"/>
<speckles size="234" mtime="1473155372"/>
<zones/>
<fill-zones/>
</output-params>
</page>
</output>
</filters>
</project>
@just4lynne
Copy link

Question there . . In the loading of Marlin what Programmer did you use
what-progrmmer

@ospalh
Copy link
Author

ospalh commented Sep 17, 2023

Marlin? What are you talking about.
I can’t remember what exactly this was about, but this is a ScanTailor project file.
For working on images. As in bitmaps to look at.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment