-
-
Notifications
You must be signed in to change notification settings - Fork 33
dlib.geometry
Timur Gafarov edited this page Mar 16, 2020
·
4 revisions
dlib.geometry extends dlib.math to provide Euclidean geometry objects and utilities. These include simplest shapes such as ray, plane, sphere, axis-aligned box, oriented box, triangle and triangle mesh. Additionally dlib.geometry provides basic support for Bézier and Hermite curves.