From b579daaf2493c5e7474bcdb84e7b1cef213bf79a Mon Sep 17 00:00:00 2001 From: Git Merciol Date: Wed, 21 Feb 2018 08:51:56 +0100 Subject: [PATCH] =?UTF-8?q?=09modifi=C3=A9=C2=A0:=20=20=20=20=20=20=20=20?= =?UTF-8?q?=20MakefileNoOTB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MakefileNoOTB | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MakefileNoOTB b/MakefileNoOTB index 1f648ab..12e7b73 100644 --- a/MakefileNoOTB +++ b/MakefileNoOTB @@ -48,7 +48,7 @@ $(TST_OUT): $(TST_SRC) $(LIB_DIR)/libtriskele.a testMain: $(TST_OUT) # $(TST_OUT) data/nairobi-byte.tif data/result.tif -b 0 -w 4000 -h 4000 --min-tree -A data/areaThresholds.txt # --debug # $(TST_OUT) data/10m.tif data/result.tif -b 0 --min-tree --max-tree --tos-tree -A data/areaThresholds.txt -S data/sdThresholds.txt -M data/moiThresholds.txt # --debug - $(TST_OUT) data/10m.tif data/result.tif -b 0 --min-tree --max-tree --tos-tree -S data/sdThresholds.txt # --debug + $(TST_OUT) data/10m.tif data/result.tif -b 0 --min-tree --max-tree --tos-tree -A data/areaThresholds.txt -S data/sdThresholds.txt -I data/moiThresholds.txt # --debug ## DEPENDS #############################