alexwalterbos / image-reconstruction

Neural Network seminar image reconstruction project
0 stars 0 forks source link

Create convex polygons #15

Closed ASchutter closed 10 years ago

ASchutter commented 10 years ago

This algorithm works for quads and pentagons, hexagons will be treated like pentagons in this method.

Non-convex polygons may be created during runtime due to shifts of coordinates caused by mutation.

alexwalterbos commented 10 years ago

Nice work!

ASchutter commented 10 years ago

Processed your comments, any new pull request needed?

alexwalterbos commented 10 years ago

Nope, this one is now updated because it's linked to your branch (and not just specific commits). You have my :+1:, I would like @festen to check and merge if satisfied.

ASchutter commented 10 years ago

Can everybody accept this pull request then, I'm still looking at non-convex figures