瀏覽代碼

i.segment: fix defines from https://trac.osgeo.org/grass/changeset/68482

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@68493 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Metz 9 年之前
父節點
當前提交
5902bed1f4
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      imagery/i.segment/iseg.h

+ 2 - 2
imagery/i.segment/iseg.h

@@ -21,8 +21,8 @@
 
 /* methods */
 #define ORM_RG 1	/* region growing */
-#define ORM_MS 1	/* mean shift */
-#define ORM_WS 1	/* watershed */
+#define ORM_MS 2	/* mean shift */
+#define ORM_WS 3	/* watershed */
 
 /* row/col list */
 struct rc