Convex hulls | Convex hull algorithms

Convex hull of a simple polygon

In discrete geometry and computational geometry, the convex hull of a simple polygon is the polygon of minimum perimeter that contains a given simple polygon. It is a special case of the more general concept of a convex hull. It can be computed in linear time, faster than algorithms for convex hulls of point sets. The convex hull of a simple polygon can be subdivided into the given polygon itself and into polygonal pockets bounded by a polygonal chain of the polygon together with a single convex hull edge. Repeatedly reflecting an arbitrarily chosen pocket across this convex hull edge produces a sequence of larger simple polygons; according to the Erdล‘sโ€“Nagy theorem, this process eventually terminates with a convex polygon. (Wikipedia).

Convex hull of a simple polygon
Video thumbnail

What are convex polygons

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

Sketch a net from a 3D figure

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

What is the difference between convex and concave

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

Sketch a figure from a net

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

What is the difference between a regular and irregular polygon

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

What is the difference between convex and concave polygons

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

What are the names of different types of polygons based on the number of sides

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

Class 20: 3D Linkage Folding

MIT 6.849 Geometric Folding Algorithms: Linkages, Origami, Polyhedra, Fall 2012 View the complete course: http://ocw.mit.edu/6-849F12 Instructor: Erik Demaine This class introduces recent research on flattening fixed-angle chains and addresses flipping of pockets in a polygon. Flaws and o

From playlist MIT 6.849 Geometric Folding Algorithms, Fall 2012

Video thumbnail

What is the definition of a regular polygon and how do you find the interior angles

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

What is a net

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Video thumbnail

Class 17: D-Forms

MIT 6.849 Geometric Folding Algorithms: Linkages, Origami, Polyhedra, Fall 2012 View the complete course: http://ocw.mit.edu/6-849F12 Instructor: Erik Demaine This class introduces the pita form and Alexandrov-Pogorelov Theorem. D-forms are discussed with a construction exercise, followed

From playlist MIT 6.849 Geometric Folding Algorithms, Fall 2012

Video thumbnail

16. Invariants questions 27-29

This was an interesting experience. The first question I saw immediately how to do, as, at least for someone with the right background in elementary number theory, it was a genuinely straightforward question. The second looked pretty hard, but I happened to play around with it in a fruitfu

From playlist Thinking about maths problems in real time: mostly invariants problems

Video thumbnail

Cascadia Ruby 2014- The Science of Success

By, Davy Stevenson Software is approached mainly from the angle of engineering. Let's step back and take a look at software as science. How can we increase the quality of our code, tune our minds to efficiently solve problems, and correctly reapply known solutions to new problems? Learn a

From playlist Cascadia Ruby 2014

Video thumbnail

Lecture 26 - Heuristic Methods

This is Lecture 26 of the CSE373 (Analysis of Algorithms) taught by Professor Steven Skiena [http://www.cs.sunysb.edu/~skiena/] at Stony Brook University in 1997. The lecture slides are available at: http://www.cs.sunysb.edu/~algorith/video-lectures/1997/lecture21.pdf

From playlist CSE373 - Analysis of Algorithms - 1997 SBU

Video thumbnail

Lecture 1 | Random polytopes | Zakhar Kabluchko | EIMI

Online school "Randomness online" November 4 โ€“ 8, 2020 https://indico.eimi.ru/event/40/

From playlist Talks of Mathematics Mรผnster's reseachers

Video thumbnail

Spectrahedral lifts of convex sets โ€“ Rekha Thomas โ€“ ICM2018

Control Theory and Optimization Invited Lecture 16.6 Spectrahedral lifts of convex sets Rekha Thomas Abstract: Efficient representations of convex sets are of crucial importance for many algorithms that work with them. It is well-known that sometimes, a complicated convex set can be expr

From playlist Control Theory and Optimization

Video thumbnail

Lecture 15: General & Edge Unfolding

MIT 6.849 Geometric Folding Algorithms: Linkages, Origami, Polyhedra, Fall 2012 View the complete course: http://ocw.mit.edu/6-849F12 Instructor: Erik Demaine This lecture begins with describing polyhedron unfolding for convex and nonconvex polygons. Algorithms for shortest path solutions

From playlist MIT 6.849 Geometric Folding Algorithms, Fall 2012

Video thumbnail

Class 13: Locked Linkages

MIT 6.849 Geometric Folding Algorithms: Linkages, Origami, Polyhedra, Fall 2012 View the complete course: http://ocw.mit.edu/6-849F12 Instructor: Erik Demaine This class reviews Carpenter's Rule and properties of pseudotriangulation. Various proofs are presented, which cover topics includ

From playlist MIT 6.849 Geometric Folding Algorithms, Fall 2012

Video thumbnail

Classifying a polygon in two different ways ex 4

๐Ÿ‘‰ Learn about polygons and how to classify them. A polygon is a plane shape bounded by a finite chain of straight lines. A polygon can be concave or convex and it can also be regular or irregular. A concave polygon is a polygon in which at least one of its interior angles is greater than 1

From playlist Classify Polygons

Related pages

Polygonal chain | Convex hull algorithms | Simple polygon | Discrete geometry | Computational geometry | Convex hull | Erdล‘sโ€“Nagy theorem | Stack (abstract data type) | Convex polygon | Graham scan