Open k-okada opened 8 years ago
@jens25 FYI it seems we're working very similar issue
https://github.com/jens25/SLIC-Superpixels/commit/91db1496588278e5cc877f5ec9c77974d41fa240
@ruthvik92 FYI: you also copied code from berak's repo https://github.com/ruthvik92/SLIC-Superpixels/commit/b1aee969e8fa28b9cb48191cff5743c3acb857b4
HI, I just ported this algorithm, to use the new OpenCV datatypes and opened a new repo, because I wanted a example, that can be build using cmake. I did some quick and dirty replacements of the original OpenCV functions, to make it work with the new datatypes. Maybe in the future I'll add some more functions and clean it up, but at the moment I don't actively develop on this repo.
thanks,the old version or edition can not run on my computer.After I use yours'version.I finally can run.I will continue to study!
we're using https://github.com/garaemon/SLIC-Superpixels and noticed that @berak's branch was disappeared, This PR is consists of several his/her contribution of opencv2/opencv3 supoprt