NAME
i.pr.sites_aggregate - Module to aggregate sites. i.pr: Pattern Recognition environment for image processing. Includes kNN, Decision Tree and SVM classification techniques. Also includes cross-validation and bagging methods for model validation.
KEYWORDS
imagery, image processing, pattern recognition
SYNOPSIS
i.pr.sites_aggregate
i.pr.sites_aggregate help
i.pr.sites_aggregate sites=string max_dist=float min_dist=float link=name [--overwrite] [--verbose] [--quiet]
Flags:
- --overwrite
- Allow output files to overwrite existing files
- --verbose
- Verbose module output
- --quiet
- Quiet module output
Parameters:
- sites=string
- site file
- max_dist=float
- count sites distant less than max_dist
- min_dist=float
- count sites distant less than min_dist
- link=name
- Output vector with lines
Main index - imagery index - Full index
© 2003-2016 GRASS Development Team