Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Improve implementation of segmentation algorithms (and include alternatives) #1292

@gilbertocamara

Description

@gilbertocamara

The current version of sits_slic() is slow and fails to work in some circumstances. The function has its own memory management which conflicts with that of the main sits algorithm. It would be good to improve it with a version that would be consistent with the way sitsdoes classification, using blocks and parallel processing.

Sub-issues

Metadata

Metadata

Type

Projects

Status

No status

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions