Algy / fast-slic

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

Any way to change the initial pattern on the six-sided regions? #32

Open ilykos opened 2 years ago

ilykos commented 2 years ago

I assume that dissection of the image starts with a default honeycomb pattern which is later shape-optimized to minimize some function.

Is it possible to specify the initial pattern or to rotate it by 30 degrees?