[GRASS-dev] [GRASS GIS] #3142: Implementing SLIC image segmentation
GRASS GIS
trac at osgeo.org
Wed Dec 7 07:33:54 PST 2016
#3142: Implementing SLIC image segmentation
---------------------------+-------------------------------------
Reporter: SCrommelinck | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.2.0
Component: Imagery | Version: unspecified
Resolution: | Keywords: SLIC image segmentation
CPU: Unspecified | Platform: Unspecified
---------------------------+-------------------------------------
Comment (by mlennert):
Replying to [comment:11 rashadkm]:
> could i.segment have an option to choose between slic and other ones?
It's possible, but:
* SLIC itself is complex enough that MarkusM suggested it should go into a
separate module to not overcharge i.segment
* From what I've seen up to now, the use of superpixels in remote sensing
is mostly to reduce the number of "pixels" to treat for segmentation. In
that sense the "segmentation" into superpixels is not exactly the same as
segmentation using other algorithms. But my experience is limited and the
differences I see are more semantic than anything else.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3142#comment:12>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list