Page 8
|
Finding the IHS polyhedron of N half-spaces from a convex hull
using the power of computational geometry.
Some useful definitions:
| |
|
| |
| Step 1: find distance vectors (red) to every halfspace boundary and transform them by geometric inversion (blue). | |
| Step 2: find convex hull (blue) of transformed points. Find distance vectors (green) to the faces of convex hull. | |
| Step 3: geometric inversion of green vectors yields vertices (black) of the IHS polyhedron (red). | |