diff options
Diffstat (limited to 'pamhomography.html')
-rw-r--r-- | pamhomography.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/pamhomography.html b/pamhomography.html index a10f158e..a20a5c5e 100644 --- a/pamhomography.html +++ b/pamhomography.html @@ -9,7 +9,7 @@ <body> -<h1 id="pamhomography">pamhomography</h1> +<h1>pamhomography</h1> Updated: 03 January 2021 <br> @@ -63,7 +63,7 @@ options:</p> <dl> -<dt id="from-coords"><b>-from</b>=<i>coords</i></dt> +<dt><b>-from</b>=<i>coords</i></dt> <dd> <p>This defines the source quadrilateral. <i>coords</i> is a list of four @@ -73,7 +73,7 @@ options:</p> left.</p> </dd> -<dt id="to-coords"><b>-to</b>=<i>coords</i></dt> +<dt><b>-to</b>=<i>coords</i></dt> <dd> <p>This defines the target quadrilateral. <i>coords</i> is a list of four @@ -82,7 +82,7 @@ specify <b>-to</b>, the target quadrilateral is taken to be the four corners of the input image in clockwise order, starting from the upper left.</p> </dd> -<dt id="mapfile-map_file"><b>-mapfile</b>=<i>map_file</i></dt> +<dt><b>-mapfile</b>=<i>map_file</i></dt> <dd> <p>This names a text file that describes the mapping from the source to the @@ -95,7 +95,7 @@ four corners of the input image in clockwise order, starting from the upper left.</p> </dd> -<dt id="view-coords"><b>-view</b>=<i>coords</i></dt> +<dt><b>-view</b>=<i>coords</i></dt> <dd> <p>This defines the target view. <i>coords</i> is a list of two integer-valued @@ -105,7 +105,7 @@ respectively, of the pixels that will be visible in the output image. If quadrilateral.</p> </dd> -<dt id="fill-color"><b>-fill</b>=<i>color</i></dt> +<dt><b>-fill</b>=<i>color</i></dt> <dd> <p>This is the color with which the program fills all pixels that lie outside |