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.
Asked
Active
Viewed 174 times
2
-
1add sample input in form you have? Is it really image or a polyline / polygon in vector form instead? What is the expected output (hilbert curve filling of some boundary polygon? Where exactly are you stuck? – Spektre Jun 14 '20 at 07:03