A Rust clone of dlibs 'shape predictor', that identifies landmark points of an object, such as a face.
The code isnt very idiomatic Rust at the moment, having been translated from C++, and only allows you to read shape predictors created in dlib at the moment.