Skip to content

Incompatible license from dependencies #9

@masadcv

Description

@masadcv

The maxflow implementation is based on v3.0 of Yuri Boykov's code (see https://pub.ist.ac.at/~vnk/software.html))
The dependency is under: https://github.com/HiLab-git/SimpleCRF/tree/master/dependency/maxflow-v3.0

SimpleCRF is released under a permissive license which is incompatible with GPL license for maxflow code.

There maybe other implementations of the Boykov-Kolmogorov maxflow algorithm that can be used here, e.g. in OpenCV and Boost. One such example is under:
https://github.com/luiscarlosgph/grabcut/tree/main/inc/grabcut

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions