File: SimpleRegionGrowing.txt

package info (click to toggle)
qgis 2.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 374,696 kB
  • ctags: 66,263
  • sloc: cpp: 396,139; ansic: 241,070; python: 130,609; xml: 14,884; perl: 1,290; sh: 1,287; sql: 500; yacc: 268; lex: 242; makefile: 168
file content (14 lines) | stat: -rw-r--r-- 684 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Simple Region Growing
imagery_segmentation
ParameterRaster|SEEDS|Seeds|False
ParameterMultipleInput|FEATURES|Features|3|False
ParameterSelection|METHOD|Method|[0] feature space and position;[1] feature space
ParameterSelection|NEIGHBOUR|Neighbourhood|[0] 4 (von Neumann);[1] 8 (Moore)
ParameterNumber|SIG_1|Variance in Feature Space|None|None|1.0
ParameterNumber|SIG_2|Variance in Position Space|None|None|1.0
ParameterNumber|THRESHOLD|Threshold - Similarity|None|None|0.0
ParameterBoolean|REFRESH         |Refresh|True
ParameterNumber|LEAFSIZE|Leaf Size (for Speed Optimisation)|None|None|256
OutputRaster|SEGMENTS|Segments
OutputRaster|SIMILARITY|Similarity
OutputTable|TABLE|Seeds