/usr/share/doc/engauge-digitizer-doc/html/answergridremoval.html is in engauge-digitizer-doc 5.2-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE>Engauge Digitizer - Grid Removal</TITLE>
<META NAME="keywords" CONTENT="Engauge Digitizer, browser based documentation, online manual, grid removal">
<META NAME="description" CONTENT="Removing grid lines from a graph">
</HEAD>
<BODY>
<H2>
<A HREF="index.html">
<IMG SRC="animation.png" ALIGN=MIDDLE ALT="" STYLE="border: 0px"></A>
Engauge Digitizer - Grid Removal</H2>
<HR WIDTH="100%">
<H2>What Is Grid Removal?</H2>
<P>Grid lines in an original image interfere with the automatic line
and point detection algorithms in Engauge Digitizer. In most
cases, however, the grid lines can be quickly removed using
one of the grid removal features offered by Engauge
Digitizer. The resulting processed image can be automatically digitized
using <A HREF="tutorautolinegraph.html#segmentfill">Segment Fill</A> and
<A HREF="tutorautopointgraph.html#pointmatch">Point Match</A>.</P>
<P>Here is an example of how grid removal can clean up an image:</P>
<TABLE ALIGN="center">
<TR>
<TD><IMG SRC="gridremovebefore.png" WIDTH="212" HEIGHT="208" ALT="Before Image"></TD>
<TD><IMG SRC="gridremoveafter.png" WIDTH="212" HEIGHT="208" ALT="After Image"></TD>
</TR>
<TR>
<TD ALIGN="CENTER">Before Grid Removal</TD>
<TD ALIGN="CENTER">After Grid Removal</TD>
</TR>
</TABLE>
<H2>How Do I Control Grid Removal?</H2>
<P>By simply changing the Grid Removal settings, grid lines can usually be
removed.</P>
<P>Use the Settings/Grid Removal dialog to experiment with various
discretizing settings. You can get more information about the
<A HREF="dlggridremoval.html">Grid Removal dialog</A>.</P>
</BODY>
</HTML>
|