Algy / fast-slic

20x Real-time superpixel SLIC Implementation with CPU
MIT License
261 stars 34 forks source link

Can this code be used for gray images? #21

Open YiLiM1 opened 3 years ago

YiLiM1 commented 3 years ago

I have a depth map. Can I use this code?

JordanMakesMaps commented 3 years ago

You should be able to, if you have issues with the number of channels you could duplicate them along the 3rd-axis.