[GRASS-dev] [GRASS GIS] #3181: i.segment watershed method available but not implemented
GRASS GIS
trac at osgeo.org
Tue Oct 11 01:00:30 PDT 2016
#3181: i.segment watershed method available but not implemented
-------------------------+-------------------------
Reporter: madi | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.6
Component: Imagery | Version: unspecified
Keywords: i.segment | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
In i.segment the default method is region growing, but there are also
other options presented to the user: mean shift and watershed. However,
the option method=watershed is not yet implemented. The user has the
possibility to choose it from the GUI, and after the module loads input
bands, which can take some time, it yields:
{{{
ERROR: Watershed is not yet implemented
}}}
This is inconvenient and I think it would be better to remove the
watershed option from the menu until it is actually implemented.
Thanks
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3181>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list