VoronoiDelaunay.jl icon indicating copy to clipboard operation
VoronoiDelaunay.jl copied to clipboard

regarding from_image

Open skariel opened this issue 10 years ago • 1 comments

a few TODOs:

  • [ ] the .c.b thing needs to be configurable
  • [ ] npoints is not really the number of poits, just the number of trys. The actual number of points will depend on the actual image gray areas. I'll change this to actually mean the number of points
  • [ ] The 0.5 and 0.01 thesholds can be configurable too
  • [ ] Testing, once with a generated image (e.g. just white/black blocks or lines)

skariel avatar Oct 28 '14 05:10 skariel

Also the current README.md seems to imply that from_image should be exported, but it is not.

amellnik avatar Oct 19 '15 15:10 amellnik