Difference between revisions of "project12:W2Group1B 1"
From uf
(→G1 B - Urban Farmers) |
(→G1 B - Urban Farmers) |
||
(6 intermediate revisions by one user not shown) | |||
Line 17: | Line 17: | ||
<div style="float:left; width: 200px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center"> | <div style="float:left; width: 200px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center"> | ||
[[Project12:W2Group1B_2|'''Micro''']] | [[Project12:W2Group1B_2|'''Micro''']] | ||
+ | </div> | ||
+ | <div style="float:left; width: 200px; height 30px; border: 1px solid #aaa; margin-right:10px; " align="center"> | ||
+ | [[Project12:W2Group1B_3|'''Production''']] | ||
</div> | </div> | ||
Line 22: | Line 25: | ||
</div> | </div> | ||
<br> | <br> | ||
+ | |||
+ | Voronoi diagram is a partitioning of a plane into regions based on distance to points in a specific subset of the plane. That set of points (called seeds, sites, or generators) is specified beforehand, and for each seed there is a corresponding region consisting of all points closer to that seed than to any other. These regions are called Voronoi cells. | ||
+ | |||
[[File:Voronoi.jpg|800px]] | [[File:Voronoi.jpg|800px]] | ||
+ | |||
+ | [[File:Stress-lines-total.png|800px]] | ||
+ | |||
+ | [[File:Stress-lines-detail-1.png|800px]] |
Latest revision as of 09:45, 24 October 2017
G1 B - Urban Farmers
Hidde Manders - Dafne Swank - Mary Ann Berendson - Arav Kumar - Szymon Lapaj
Voronoi diagram is a partitioning of a plane into regions based on distance to points in a specific subset of the plane. That set of points (called seeds, sites, or generators) is specified beforehand, and for each seed there is a corresponding region consisting of all points closer to that seed than to any other. These regions are called Voronoi cells.