Is there any code/library to draw these lines (or measure their lengths) on a face without using dlib?

Hi there

Is there any code/library to draw these four lines (or measure their lengths) on a face with OpenCV, and without dlib? The angle of the jaw if available will be great as well.

Thank you.

there are 68 point Facemark classes in the contrib repo, similar to what dlib does