Skip to content

do the label values need to be arbitrary? #5

@classic-sasquatch-behavior

Description

the opencv SLIC function returns labels running from 0 to the number of labels, which is extremely convenient for processing the superpixels after the fact. This version just seems to use arbitrary values for each label. Also it lacks a numSuperPixels() function like the opencv version has. might make a contribution at some point to fix this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions