Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Point in polygon
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==Point in polygon queries== The point in polygon problem may be considered in the general repeated [[geometric query]] setting: given a single polygon and a sequence of query points, quickly find the answers for each query point. Clearly, any of the general approaches for planar [[point location]] may be used. Simpler solutions are available for some special polygons. ===Special cases=== {{expand section|date=August 2013}} Simpler algorithms are possible for [[monotone polygon]]s, [[star-shaped polygon]]s, [[convex polygon]]s and [[triangle]]s. The triangle case can be solved easily by use of a [[barycentric coordinate system]], [[parametric equation]] or [[dot product]].<ref>[https://totologic.blogspot.com/2014/01/accurate-point-in-triangle-test.html Accurate point in triangle test] "''...the most famous methods to solve it''"</ref> The dot product method extends naturally to any convex polygon.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)