We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 707a6db commit 9508a88Copy full SHA for 9508a88
README.rst
@@ -79,7 +79,8 @@ Statistically compare the raw and corrected aerial images with the included Land
79
80
.. code:: shell
81
82
- homonim compare ./homonim/tests/data/source/*_RGB.tif ./*HOMO*.tif ./homonim/tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
+ homonim compare ./homonim/tests/data/source/*_RGB.tif ./*FUSE*.tif
83
+./homonim/tests/data/reference/LANDSAT-LC08-C02-T1_L2-LC08_171083_20150923_B432_Byte.tif
84
85
Example
86
-------
0 commit comments