Comment on Show HN: Image segmentation and background removal in JavaScriptComments−MichaelApproved11yIn the readme file, you have "License: Copyright 2015, Cornell University. All Rights Reserved." Does that mean there isn't a public license to use it?−secondtimeuseOP11yIt will be released under Open Source compatible license, I just need to make sure since I am a PhD student.Note that the underlying algorithm implementations are MIT licensed.https://github.com/kyamagu/js-segment-annotator/blob/master/...
Comments
In the readme file, you have "License: Copyright 2015, Cornell University. All Rights Reserved." Does that mean there isn't a public license to use it?
It will be released under Open Source compatible license, I just need to make sure since I am a PhD student.
Note that the underlying algorithm implementations are MIT licensed.
https://github.com/kyamagu/js-segment-annotator/blob/master/...