Voronoi Diagrams 1.Given a set of points S in the plane, which are the Voronoi sites. 2.Each site s has a Voronoi cell, also called a Dirichlet cell, V(s)

Slides:



Advertisements
Similar presentations
Principles of Density Estimation
Advertisements

The Central Place Theory
The Capacity of Wireless Networks Danss Course, Sunday, 23/11/03.
CAPACITY CONSTRAINED NETWORK VORONOI DIAGRAM (CCNVD)
Parallel Banding Algorithm to Compute Exact Distance Transform with the GPU Thanh-Tung Cao Ke Tang Anis Mohamed Tiow-Seng Tan.
 Distance Problems: › Post Office Problem › Nearest Neighbors and Closest Pair › Largest Empty and Smallest Enclosing Circle  Sub graphs of Delaunay.
4/29/2015 Wireless Sensor Networks COE 499 Deployment of Sensor Networks II Tarek Sheltami KFUPM CCSE COE
Urban Land Rent Chapter 6 McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
CPT – CRQ Practice. What do you see? First: underline, circle, and brainstorm 1. Define the following terms and how they apply to central place theory:
Cobb County, GA CPT Activity. Choose a map of Cobb County that has identified all cities within the county limits. Identify these cities and label the.
Urban Economic Geography
Voronoi Diagram Presenter: GI1 11號 蔡逸凡
Discrete geometry Lecture 2 1 © Alexander & Michael Bronstein
2. Voronoi Diagram 2.1 Definiton Given a finite set S of points in the plane , each point X of  defines a subset S X of S consisting of the points of.
Ch. 12 Services Why are consumer services distributed in a regular pattern?
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Appendix Chapter 4.
1 Worst and Best-Case Coverage in Sensor Networks Seapahn Meguerdichian, Farinaz Koushanfar, Miodrag Potkonjak, Mani Srivastava IEEE TRANSACTIONS ON MOBILE.
McGraw-Hill/Irwin ©2009 The McGraw-Hill Companies, All Rights Reserved Chapter 6 Urban Land Rent.
1 Nearest Neighbor Learning Greg Grudic (Notes borrowed from Thomas G. Dietterich and Tom Mitchell) Intro AI.
Why are Consumer Services Distributed in a Regular Pattern?
Copyright © 2010 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter Location Planning and Analysis 8 Slides prepared by Laurel Donaldson Douglas.
UNC Chapel Hill M. C. Lin Point Location Chapter 6 of the Textbook –Review –Algorithm Analysis –Dealing with Degeneracies.
Location of Cities Where are cities located and why?
Distance fields for high school geometry Mark Sawula Peddie School 17 Apr 10 (work in progress)
ADA: 14. Intro to CG1 Objective o give a non-technical overview of Computational geometry, concentrating on its main application areas Algorithm.
URBAN GEOGRAPHY LESSON 2. THE STUDENT WILL BE ABLE TO DISCUSS…  How central place theory works.  Today’s PowerPoint borrowed heavily from:
Nearest Neighbor (NN) Rule & k-Nearest Neighbor (k-NN) Rule Non-parametric : Can be used with arbitrary distributions, No need to assume that the form.
Non-Parameter Estimation 主講人:虞台文. Contents Introduction Parzen Windows k n -Nearest-Neighbor Estimation Classification Techiques – The Nearest-Neighbor.
Central Place Theory Walter Christaller, 1933.
An Energy Efficient Hierarchical Clustering Algorithm for Wireless Sensor Networks Seema Bandyopadhyay and Edward J. Coyle Presented by Yu Wang.
CSIS workshop on Research Agenda for Spatial Analysis Position paper By Atsu Okabe.
Mesh Coarsening zhenyu shu Mesh Coarsening Large meshes are commonly used in numerous application area Modern range scanning devices are used.
D e p a r t m e n t o f A r c h I t e c t u r e _ U n I v e r s I t y o f T h e s s a l y _ G r e e c e Accessibility Instrument: connectivity (working.
Efficient Computing k-Coverage Paths in Multihop Wireless Sensor Networks XuFei Mao, ShaoJie Tang, and Xiang-Yang Li Dept. of Computer Science, Illinois.
METU Informatics Institute Min720 Pattern Classification with Bio-Medical Applications Part 6: Nearest and k-nearest Neighbor Classification.
Distance fields. The program Multiple perspectives: euclidean, analytic, transformational Build algebraic skills Foreshadow future math concepts Build.
A New Spatial Index Structure for Efficient Query Processing in Location Based Services Speaker: Yihao Jhang Adviser: Yuling Hsueh 2010 IEEE International.
Chapter 12 Services Key Issue 2. Distribution of Consumer Services  Central place theory  Market-area of a service  Size of market area  Market area.
Vehicle Routing Problems
Algebra 1 Predicting Patterns & Examining Experiments Unit 5: Changing on a Plane Section 3: Into the Lattice.
Eick: kNN kNN: A Non-parametric Classification and Prediction Technique Goals of this set of transparencies: 1.Introduce kNN---a popular non-parameric.
1 Giuseppe Romeo Voronoi based Source Detection. 2 Voronoi cell The Voronoi tessellation is constructed as follows: for each data point  i (also called.
REVISITING SOME CONCEPTS FROM BEFORE.  Write down everything that you remember about the following concepts:  Central Place Theory  Basic vs. nonbasic.
Chapter 12 Section 2 Why are consumer services distributed in a regular pattern?
Coverage and Deployment 1. Coverage Problems Coverage: is a measure of the Quality of Service (QoS) of a sensor network How well can the network observe.
Image-Guided Fracture David Mould University of Saskatchewan.
Some context for Prescription paper #2: housing affordability Deep and growing income segregation associated with land use patterns Two key issues to address.
Date of download: 10/13/2017 Copyright © ASME. All rights reserved.
Non-Parameter Estimation
Primary sector activities
Tutorial 3 – Computational Geometry
Haim Kaplan and Uri Zwick
Central Place Theory Walter Christaller, 1933.
Chapter 12 Key Issue 3: Services
Why are cities located in certain areas?
Mathematics & Path Planning for Autonomous Mobile Robots
Central Place Theory Walter Christaller, 1933.
Principles of GIS Geocomputation – Part II Shaowen Wang
K Nearest Neighbor Classification
Nearest-Neighbor Classifiers
Chapter 7 Voronoi Diagrams
Why are consumer services distributed in a regular pattern?
Instance Based Learning
LT 9.2 apply formulas for circles and regular polygons
Central Place Theory Walter Christaller, 1933.
Pattern Classification All materials in these slides were taken from Pattern Classification (2nd ed) by R. O. Duda, P. E. Hart and D. G. Stork, John.
Central Place Theory Walter Christaller, 1933.
Central Place Theory IB SL.
CENTRAL PLACE THEORY -Walter Christaller,1933
Presentation transcript:

Voronoi Diagrams 1.Given a set of points S in the plane, which are the Voronoi sites. 2.Each site s has a Voronoi cell, also called a Dirichlet cell, V(s) consisting of all points closer to s than to any other site. 3.The segments of the Voronoi diagram are all the points in the plane that are equidistant to the two nearest sites. 4.The Voronoi nodes are the points equidistant to three (or more) sites.

Where should the shops be built? Ten shops in a flat city and their Voronoi cells Based on this model, what is the assumption regarding how customers are choosing which shop to go to? 1.Distance is only consideration 2.Euclidean Distance is used. 3.Customers travel by most efficient path Point A to Point B

Where should the shops be built? Ten shops in a flat city and their Voronoi cells Based on this model, what is the assumption regarding how customers are choosing which shop to go to and the path they take? 1.Distance is only consideration 2.Manhattan Distance is used. 3.Customers only go to the shops by a vehicle and the traffic paths are parallel to the and axes Note: Voronoi cells depend significantly on the metric used.

Uniform Triangle Mass Center Fractal Pattern

Input Output

Voronoi tessellation based on world population density

Voroni Map of United States based on state capital. It pretty much mirrors existing state boundaries; supports that the state capitals were located in the center of each state

As long as I stay on the black lines, I will be as far away from the surrounding houses as I possibly can be.

What if more houses?

Pizza Parlor Proximity

You are the owner…. 1.…of five pizzerias in the town of Squaresville. 2.To ensure minimal delivery times, you devise a system in which customers call a central phone number and are then transferred to the pizzeria that is closest to them. 3.The map of Squaresville shows the position of the five pizzerias. 4.You need to divide the town into five regions so that customers order their pizza from the closest pizzeria.

Workers Needed to Service a Given Area