How do I get convert an image to compatible hilbert curve data

Viewed 134

I just started looking into the hilbert curve algorithm, and I want to convert an image into data that I can use with the algorithms. I dont have any code right now for display, but The code I do have is working and can plot hilbert curves on a python Matplot image.

0 Answers
Related