Initially, the features in this library are the ones required to get the virtual makeup try on working. However, we hope that it can be a foundation f

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-05-10 14:30:06

Initially, the features in this library are the ones required to get the virtual makeup try on working. However, we hope that it can be a foundation from which we can build a high quality image processing library, collaboratively.

I plan to add examples for most of the features of this library as simple HTML/JS + Wasm. One of the greatest things about dlib is the large amount of examples illustrating how to use many of that library features.

First of all, this project would not have been possible without the existance of dlib. In fact, the first version of the virtual makeup try on was written in C++ with dlib and Emscripten. However, we decided to give Zig a go, even if that meant rewriting the world, but we have no dependencies now.

Leave a Comment