Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 560 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 560 Bytes

sample_points_on_sphere

sample points uniformly on a sphere by dividing an icosahedron(the largest convex regular polyhedron)

Theory

Samples 3D points on a sphere surface by refining an icosahedron, as in: Hinterstoisser et al., Simultaneous Recognition and Homography Extraction of Local Patches with a Simple Linear Classifier, BMVC 2008

Rendering picture